mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Added a model for the Kestrel 4500
*We might want to use a smaller one in the future ...
This commit is contained in:
parent
2040f4dcc3
commit
95e7f66a46
@ -8,6 +8,7 @@ class CfgWeapons {
|
|||||||
scope = 2;
|
scope = 2;
|
||||||
displayName = "$STR_ACE_Kestrel_Name";
|
displayName = "$STR_ACE_Kestrel_Name";
|
||||||
descriptionShort = "$STR_ACE_Kestrel_Description";
|
descriptionShort = "$STR_ACE_Kestrel_Description";
|
||||||
|
model = PATHTOF(kestrel4500.p3d);
|
||||||
picture = PATHTOF(UI\Kestrel4500.paa);
|
picture = PATHTOF(UI\Kestrel4500.paa);
|
||||||
icon = "iconObject_circle";
|
icon = "iconObject_circle";
|
||||||
mapSize = 0.034;
|
mapSize = 0.034;
|
||||||
|
BIN
addons/kestrel4500/data/arrow1.paa
Normal file
BIN
addons/kestrel4500/data/arrow1.paa
Normal file
Binary file not shown.
BIN
addons/kestrel4500/data/body.paa
Normal file
BIN
addons/kestrel4500/data/body.paa
Normal file
Binary file not shown.
BIN
addons/kestrel4500/data/gpstemp.paa
Normal file
BIN
addons/kestrel4500/data/gpstemp.paa
Normal file
Binary file not shown.
BIN
addons/kestrel4500/data/rad.paa
Normal file
BIN
addons/kestrel4500/data/rad.paa
Normal file
Binary file not shown.
BIN
addons/kestrel4500/data/tasten.paa
Normal file
BIN
addons/kestrel4500/data/tasten.paa
Normal file
Binary file not shown.
BIN
addons/kestrel4500/data/tasten1.paa
Normal file
BIN
addons/kestrel4500/data/tasten1.paa
Normal file
Binary file not shown.
BIN
addons/kestrel4500/kestrel4500.p3d
Normal file
BIN
addons/kestrel4500/kestrel4500.p3d
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user