Fix toilet paper dupe exploit when building outhouse

See #1599
This commit is contained in:
ebaydayz
2016-02-20 23:09:18 -05:00
parent 0075b44c0e
commit 81d5976031
2 changed files with 2 additions and 8 deletions

View File

@@ -1172,14 +1172,7 @@ class CfgVehicles {
transportMaxWeapons = 4;
transportMaxBackpacks = 4;
constructioncount = 2;
class transportmagazines
{
class _xx_ItemTrashToiletpaper
{
magazine = "ItemTrashToiletpaper";
count = 1;
};
};
class transportmagazines {};
};
class Land_Shed_M01;
class StorageShed_DZ: Land_Shed_M01