mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Adjusted weight of bodybag
This commit is contained in:
parent
be99d4b3d7
commit
38bb4f6c29
@ -236,7 +236,7 @@ class CfgWeapons {
|
||||
descriptionShort = CSTRING(Bodybag_Desc_Short);
|
||||
descriptionUse = CSTRING(Bodybag_Desc_Use);
|
||||
class ItemInfo: InventoryItem_Base_F {
|
||||
mass = 20;
|
||||
mass = 7.4;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user