mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Changed scope on nozzle
This commit is contained in:
parent
ebb28177b1
commit
d16417a00b
@ -138,8 +138,8 @@ class CfgVehicles {
|
||||
XEH_ENABLED;
|
||||
MACRO_NOZZLE_ACTIONS
|
||||
displayName = QGVAR(fuelNozzle);
|
||||
scope = 2;
|
||||
scopeCurator = 2;
|
||||
scope = 1;
|
||||
scopeCurator = 1;
|
||||
model = "\A3\Structures_F_Heli\VR\Helpers\Sign_sphere10cm_F.p3d";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user