mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Added a model for the ACE_Box_Ammo
This commit is contained in:
parent
3105cef364
commit
a886afb7d0
@ -164,7 +164,7 @@ class CfgVehicles {
|
|||||||
scope = 2;
|
scope = 2;
|
||||||
accuracy = 1000;
|
accuracy = 1000;
|
||||||
displayName = "[ACE] Ammo Supply Crate";
|
displayName = "[ACE] Ammo Supply Crate";
|
||||||
// TODO: model = "...";
|
model = "\A3\weapons_F\AmmoBoxes\AmmoBox_F";
|
||||||
author = "$STR_ACE_Common_ACETeam";
|
author = "$STR_ACE_Common_ACETeam";
|
||||||
class TransportMagazines {
|
class TransportMagazines {
|
||||||
MACRO_ADDMAGAZINE(ACE_20Rnd_762x51_Mag_SD,4);
|
MACRO_ADDMAGAZINE(ACE_20Rnd_762x51_Mag_SD,4);
|
||||||
|
Loading…
Reference in New Issue
Block a user