Fix items taking more than 1 inventory slot

This commit is contained in:
icomrade
2016-04-24 17:44:58 -04:00
parent 4ad652bda6
commit 9624979785
7 changed files with 14 additions and 15 deletions

View File

@@ -2,7 +2,7 @@ class ItemJerrycanEmpty : CA_Magazine
{
scope = public;
count = 1;
type = WeaponSlotItem * 2;
type = WeaponSlotItem;
model = "\dayz_equip\models\jerrycan.p3d";
picture = "\dayz_equip\textures\equip_jerrycan_e_ca.paa";