mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
dogtag picture
This commit is contained in:
parent
aa407a469a
commit
5313672e4c
@ -16,8 +16,8 @@ class CfgWeapons {
|
||||
author = ECSTRING(common,ACETeam);
|
||||
scope = 0;
|
||||
displayName = CSTRING(itemName);
|
||||
model = QUOTE(PATHTOF(data\ace_dogtag.p3d)); //@todo?
|
||||
//picture = QUOTE(PATHTOF(images\picture.paa)); @todo
|
||||
model = QUOTE(PATHTOF(data\ace_dogtag.p3d));
|
||||
picture = QUOTE(PATHTOF(data\dogtagSingle.paa));
|
||||
class ItemInfo: InventoryItem_Base_F {
|
||||
mass = 0; //too small to for 1 ?
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user