Added a model for the ACE_Box_Ammo

This commit is contained in:
ulteq 2015-04-21 23:26:38 +02:00
parent 3105cef364
commit a886afb7d0

View File

@ -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);