Update fn_initServer.sqf
update old no longer existing asset for fixed wing aircraft to currently used asset
This commit is contained in:
@@ -4,7 +4,7 @@ if (!isServer) exitWith {};
|
||||
call milsim_fnc_crateDefinitions;
|
||||
|
||||
_fixedAssets = [
|
||||
["Ares", "USAF_A10", 0],
|
||||
["Ares", "B_Plane_CAS_01_Cluster_F", 0],
|
||||
["Odyssey", "RHSGREF_A29B_HIDF", 0],
|
||||
["Hercules", "USAF_C130J", 0]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user