diff --git a/files/mods/1793351435/xml.env b/files/mods/1793351435/xml.env new file mode 100644 index 0000000..20b7ff5 --- /dev/null +++ b/files/mods/1793351435/xml.env @@ -0,0 +1,2 @@ +TYPES=./XMLS/types\ \(NOT\ A\ REPLACE\).xml +SPAWNABLETYPES=./XMLS/a2_spawnabletypes.xml diff --git a/files/mods/2155726353/xml.env b/files/mods/2155726353/xml.env new file mode 100644 index 0000000..5ef93e9 --- /dev/null +++ b/files/mods/2155726353/xml.env @@ -0,0 +1,2 @@ +TYPES=./Info/Centraleconomy/Morty_ce/Morty_types.xml +CFGSPAWNABLETYPES=./Info/Centraleconomy/Morty_ce/Morty_cfgspawnabletypes.xml diff --git a/files/mods/2517480838/xml.env b/files/mods/2517480838/xml.env new file mode 100644 index 0000000..80dc3eb --- /dev/null +++ b/files/mods/2517480838/xml.env @@ -0,0 +1 @@ +TYPES=./Types/types.xml diff --git a/files/mods/2692979668/install.sh b/files/mods/2692979668/install.sh new file mode 100755 index 0000000..0845207 --- /dev/null +++ b/files/mods/2692979668/install.sh @@ -0,0 +1,69 @@ +# Make helicopter parts, clothes, and accessories spawn on the map, as the default is for none to spawn. + +echo "To make Red Falcon Helis parts and accessories spawn on the map, see files/mods/2692979668/install.sh" + +# Comment out (or remove) the line below, and to apply, run: docker compose run --rm server dz x 2692979668 +exit 0 + +echo "Adding Red Falcon Helis parts, clothes, and accessories to world spawns." + +# Aviation fluid +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_hydraulic_fluid']/nominal" --value "20" /mods/221100/2692979668/types.xml + +# Aviation tool box +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_aviation_toolbox']/nominal" --value "7" /mods/221100/2692979668/types.xml + +# Aviation battery +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_aviation_battery']/nominal" --value "7" /mods/221100/2692979668/types.xml + +# Hydraulic hoses +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_hydraulic_hoses']/nominal" --value "5" /mods/221100/2692979668/types.xml + +# Igniter plug +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_igniter_plug']/nominal" --value "3" /mods/221100/2692979668/types.xml + +# Wiring harness +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_wiring_harness']/nominal" --value "5" /mods/221100/2692979668/types.xml + +# Flight case +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_flight_case']/nominal" --value "7" /mods/221100/2692979668/types.xml + +# Flight case red +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_flight_case_red']/nominal" --value "3" /mods/221100/2692979668/types.xml + +# Flight case blue +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_flight_case_blue']/nominal" --value "7" /mods/221100/2692979668/types.xml + +# Aviation battery charger +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_batterycharger']/nominal" --value "5" /mods/221100/2692979668/types.xml + +# Pilot helmet +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_PilotHelmet']/nominal" --value "1" /mods/221100/2692979668/types.xml + +# Pilot helmet black +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_PilotHelmet_Black']/nominal" --value "1" /mods/221100/2692979668/types.xml + +# Pilot helmet desert +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_PilotHelmet_Desert']/nominal" --value "1" /mods/221100/2692979668/types.xml + +# Flag +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_Flag_RedFalcon']/nominal" --value "1" /mods/221100/2692979668/types.xml + +# Hoodie +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_hoodie']/nominal" --value "1" /mods/221100/2692979668/types.xml + +# RFFSHeli_hoodie_black +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_hoodie_black']/nominal" --value "1" /mods/221100/2692979668/types.xml + +# RFFSHeli_PilotGloves +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_PilotGloves']/nominal" --value "1" /mods/221100/2692979668/types.xml + +# RFFSHeli_PilotShirt +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_PilotShirt']/nominal" --value "1" /mods/221100/2692979668/types.xml + +# RFFSHeli_PilotPants +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_PilotPants']/nominal" --value "1" /mods/221100/2692979668/types.xml + +# RFFSHeli_PilotVest +xmlstarlet edit --inplace --update "/types/type[@name='RFFSHeli_PilotVest']/nominal" --value "1" /mods/221100/2692979668/types.xml + diff --git a/files/mods/3017273820/xml.env b/files/mods/3017273820/xml.env new file mode 100644 index 0000000..48b7ebc --- /dev/null +++ b/files/mods/3017273820/xml.env @@ -0,0 +1,2 @@ +TYPES=./Files/Types_Alien.xml +EVENTS./Files/events.xml diff --git a/files/mods/@DEADAIRWeaponpackSTALKERAirDevTeam b/files/mods/@DEADAIRWeaponpackSTALKERAirDevTeam new file mode 120000 index 0000000..5fa130b --- /dev/null +++ b/files/mods/@DEADAIRWeaponpackSTALKERAirDevTeam @@ -0,0 +1 @@ +2300143806 \ No newline at end of file diff --git a/files/mods/@MortysWeapons b/files/mods/@MortysWeapons new file mode 120000 index 0000000..5e82b64 --- /dev/null +++ b/files/mods/@MortysWeapons @@ -0,0 +1 @@ +2155726353 \ No newline at end of file diff --git a/files/mods/@RemasteredArmaWeaponPack b/files/mods/@RemasteredArmaWeaponPack new file mode 120000 index 0000000..a62d661 --- /dev/null +++ b/files/mods/@RemasteredArmaWeaponPack @@ -0,0 +1 @@ +1793351435 \ No newline at end of file diff --git a/files/mods/@ZAlien b/files/mods/@ZAlien new file mode 120000 index 0000000..ea80099 --- /dev/null +++ b/files/mods/@ZAlien @@ -0,0 +1 @@ +3017273820 \ No newline at end of file diff --git a/files/mods/@sfradio b/files/mods/@sfradio new file mode 120000 index 0000000..4c3193a --- /dev/null +++ b/files/mods/@sfradio @@ -0,0 +1 @@ +2517480838 \ No newline at end of file