mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Not needed on CfgMagazines
This commit is contained in:
parent
b15716860d
commit
84e76efc7f
@ -1,7 +1,6 @@
|
||||
class CfgMagazines {
|
||||
class CA_Magazine;
|
||||
class ACE_key_customKeyMagazine: CA_Magazine {
|
||||
scopeArsenal = 0;
|
||||
picture = QUOTE(PATHTOF(ui\keyBlack.paa));
|
||||
displayName = "ACE Vehicle Key"; //!!!CANNOT be localized!!!: because it is used as part of the magazineDetail string
|
||||
descriptionShort = CSTRING(Item_Custom_Description);
|
||||
|
Loading…
Reference in New Issue
Block a user