mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
fix autoriflemen spawning with 0x frag grenade bug
This commit is contained in:
parent
2f54cfadbc
commit
fc6f97e09e
@ -9,7 +9,7 @@ class CfgWeapons {
|
||||
picture = QUOTE(PATHTOF(UI\spare_barrel_ca.paa));
|
||||
scope = 2;
|
||||
class ItemInfo: InventoryItem_Base_F {
|
||||
mass = 50;
|
||||
mass = 30;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user