CfgMagazines - still need script tweaks for buldables

This commit is contained in:
icomrade
2016-02-22 13:31:14 -05:00
parent ab2976f98c
commit 8cdc8e6e36
21 changed files with 1757 additions and 482 deletions

View File

@@ -93,7 +93,7 @@ class ItemTrashRazor : CA_Magazine
displayName = $STR_JUNK_NAME_RAZOR;
descriptionShort = $STR_JUNK_DESC_RAZOR;
};
/* //IN DZE/MISC
class ItemTrashToiletpaper : CA_Magazine
{
scope = 2;
@@ -105,3 +105,4 @@ class ItemTrashToiletpaper : CA_Magazine
displayName = $STR_JUNK_NAME_TOILETPAPER;
descriptionShort = $STR_JUNK_DESC_TOILETPAPER;
};
*/