diff --git a/A3-Antistasi-Compiled/SCRT/Build/fn_build_prepareAndStartConstruction.sqfc b/A3-Antistasi-Compiled/SCRT/Build/fn_build_prepareAndStartConstruction.sqfc index 5ea911585b..0d12920701 100644 Binary files a/A3-Antistasi-Compiled/SCRT/Build/fn_build_prepareAndStartConstruction.sqfc and b/A3-Antistasi-Compiled/SCRT/Build/fn_build_prepareAndStartConstruction.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/Common/fn_common_supplyDrop.sqfc b/A3-Antistasi-Compiled/SCRT/Common/fn_common_supplyDrop.sqfc index 05f709a07d..1737fa19aa 100644 Binary files a/A3-Antistasi-Compiled/SCRT/Common/fn_common_supplyDrop.sqfc and b/A3-Antistasi-Compiled/SCRT/Common/fn_common_supplyDrop.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/Loot/fn_loot_addActionLoot.sqfc b/A3-Antistasi-Compiled/SCRT/Loot/fn_loot_addActionLoot.sqfc index 97172e50f0..fed4e86883 100644 Binary files a/A3-Antistasi-Compiled/SCRT/Loot/fn_loot_addActionLoot.sqfc and b/A3-Antistasi-Compiled/SCRT/Loot/fn_loot_addActionLoot.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/Loot/fn_loot_addLootCrateActions.sqfc b/A3-Antistasi-Compiled/SCRT/Loot/fn_loot_addLootCrateActions.sqfc new file mode 100644 index 0000000000..cb98ab6239 Binary files /dev/null and b/A3-Antistasi-Compiled/SCRT/Loot/fn_loot_addLootCrateActions.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/Paradrop/fn_paradrop_movePlayerToPlane.sqfc b/A3-Antistasi-Compiled/SCRT/Paradrop/fn_paradrop_movePlayerToPlane.sqfc index e4996757a9..fe521817b1 100644 Binary files a/A3-Antistasi-Compiled/SCRT/Paradrop/fn_paradrop_movePlayerToPlane.sqfc and b/A3-Antistasi-Compiled/SCRT/Paradrop/fn_paradrop_movePlayerToPlane.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/Support/fn_support_planeParadropRun.sqfc b/A3-Antistasi-Compiled/SCRT/Support/fn_support_planeParadropRun.sqfc index 6264b6d91b..64a9721960 100644 Binary files a/A3-Antistasi-Compiled/SCRT/Support/fn_support_planeParadropRun.sqfc and b/A3-Antistasi-Compiled/SCRT/Support/fn_support_planeParadropRun.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/Support/fn_support_planePayloadedRun.sqfc b/A3-Antistasi-Compiled/SCRT/Support/fn_support_planePayloadedRun.sqfc index 01eba9fb70..e394f3a433 100644 Binary files a/A3-Antistasi-Compiled/SCRT/Support/fn_support_planePayloadedRun.sqfc and b/A3-Antistasi-Compiled/SCRT/Support/fn_support_planePayloadedRun.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/UI/fn_ui_launchSupport.sqfc b/A3-Antistasi-Compiled/SCRT/UI/fn_ui_launchSupport.sqfc index 04fe604f51..4a0908e500 100644 Binary files a/A3-Antistasi-Compiled/SCRT/UI/fn_ui_launchSupport.sqfc and b/A3-Antistasi-Compiled/SCRT/UI/fn_ui_launchSupport.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/UI/fn_ui_manageSupportTabEventHandler.sqfc b/A3-Antistasi-Compiled/SCRT/UI/fn_ui_manageSupportTabEventHandler.sqfc index 88b537f12a..e2fadf1e3f 100644 Binary files a/A3-Antistasi-Compiled/SCRT/UI/fn_ui_manageSupportTabEventHandler.sqfc and b/A3-Antistasi-Compiled/SCRT/UI/fn_ui_manageSupportTabEventHandler.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/UI/fn_ui_populateCommanderMenu.sqfc b/A3-Antistasi-Compiled/SCRT/UI/fn_ui_populateCommanderMenu.sqfc index 014c0d416f..2b7f16771c 100644 Binary files a/A3-Antistasi-Compiled/SCRT/UI/fn_ui_populateCommanderMenu.sqfc and b/A3-Antistasi-Compiled/SCRT/UI/fn_ui_populateCommanderMenu.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/UI/fn_ui_setBuildTypeCostText.sqfc b/A3-Antistasi-Compiled/SCRT/UI/fn_ui_setBuildTypeCostText.sqfc index 0c1a3d0557..9549768bc7 100644 Binary files a/A3-Antistasi-Compiled/SCRT/UI/fn_ui_setBuildTypeCostText.sqfc and b/A3-Antistasi-Compiled/SCRT/UI/fn_ui_setBuildTypeCostText.sqfc differ diff --git a/A3-Antistasi-Compiled/SCRT/UI/fn_ui_setSupportCostText.sqfc b/A3-Antistasi-Compiled/SCRT/UI/fn_ui_setSupportCostText.sqfc index d7c83c21d9..44fd80b477 100644 Binary files a/A3-Antistasi-Compiled/SCRT/UI/fn_ui_setSupportCostText.sqfc and b/A3-Antistasi-Compiled/SCRT/UI/fn_ui_setSupportCostText.sqfc differ diff --git a/A3-Antistasi-Compiled/functions/Base/fn_sellVehicle.sqfc b/A3-Antistasi-Compiled/functions/Base/fn_sellVehicle.sqfc index 49470b3f45..0db8511555 100644 Binary files a/A3-Antistasi-Compiled/functions/Base/fn_sellVehicle.sqfc and b/A3-Antistasi-Compiled/functions/Base/fn_sellVehicle.sqfc differ diff --git a/A3-Antistasi-Compiled/functions/Intel/fn_selectIntel.sqfc b/A3-Antistasi-Compiled/functions/Intel/fn_selectIntel.sqfc index c913fe36d1..1b8b377052 100644 Binary files a/A3-Antistasi-Compiled/functions/Intel/fn_selectIntel.sqfc and b/A3-Antistasi-Compiled/functions/Intel/fn_selectIntel.sqfc differ diff --git a/A3-Antistasi-Compiled/functions/Missions/fn_LOG_Airdrop.sqfc b/A3-Antistasi-Compiled/functions/Missions/fn_LOG_Airdrop.sqfc index ccdbe885f6..d51af011c3 100644 Binary files a/A3-Antistasi-Compiled/functions/Missions/fn_LOG_Airdrop.sqfc and b/A3-Antistasi-Compiled/functions/Missions/fn_LOG_Airdrop.sqfc differ diff --git a/A3-Antistasi-Compiled/functions/REINF/fn_FIAskillAdd.sqfc b/A3-Antistasi-Compiled/functions/REINF/fn_FIAskillAdd.sqfc index 075250f77c..1704d66f84 100644 Binary files a/A3-Antistasi-Compiled/functions/REINF/fn_FIAskillAdd.sqfc and b/A3-Antistasi-Compiled/functions/REINF/fn_FIAskillAdd.sqfc differ diff --git a/A3-Antistasi-Compiled/functions/REINF/fn_addBombRun.sqfc b/A3-Antistasi-Compiled/functions/REINF/fn_addBombRun.sqfc index 37ba84cfcb..4cafcb0070 100644 Binary files a/A3-Antistasi-Compiled/functions/REINF/fn_addBombRun.sqfc and b/A3-Antistasi-Compiled/functions/REINF/fn_addBombRun.sqfc differ