Remove vanilla generator fill actions

This commit is contained in:
ebaydayz
2016-05-19 18:35:11 -04:00
parent 62700f37e4
commit 301c4348e9
3 changed files with 25 additions and 25 deletions

View File

@@ -8,6 +8,7 @@ class ItemGenerator : CA_Magazine
picture = "\dayz_equip\textures\equip_generator_ca.paa";
displayName = $STR_EQUIP_NAME_31;
descriptionShort = $STR_EQUIP_DESC_31;
weight = 30; // used in R3F weight
class ItemActions
{