From 58d329cc147df7904f683d24306954a123ef4f0c Mon Sep 17 00:00:00 2001 From: Ziktofel Date: Sat, 27 Jul 2024 21:58:03 +0200 Subject: [PATCH] Fix Adaptive Medpacks heal on Breakout --- .../WoL/ap_breakout.SC2Map/DocumentHeader | Bin 9616 -> 9616 bytes .../WoL/ap_breakout.SC2Map/MapScript.galaxy | 1 + .../WoL/ap_breakout.SC2Map/Triggers | 30 ++++++++++++++++++ .../WoL/ap_breakout.SC2Map/Triggers.version | Bin 44 -> 44 bytes 4 files changed, 31 insertions(+) diff --git a/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/DocumentHeader b/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/DocumentHeader index 66946172af2199d1960cb95c7ae6dcb8135e51eb..6b6045b77f872ea0378acdd389850ca08dc8f89d 100644 GIT binary patch delta 45 tcmbQ>J;7VW!^k<9gMop;D42nPk(Gg0B9oB;gh628%B_qbyip}b6#&Xg3H1N~ delta 45 tcmbQ>J;7VW!^k<9gMop;D42nPk(GhxbuuFZ2!nvYq=4NZyip}b6#(R83g`d; diff --git a/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/MapScript.galaxy b/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/MapScript.galaxy index c127afe90..06fea3ee6 100644 --- a/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/MapScript.galaxy +++ b/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/MapScript.galaxy @@ -490,6 +490,7 @@ void gf_MedicAI (int lp_owner, unit lp_medic, unitgroup lp_candidates) { // Implementation if ((UnitGetPropertyFixed(gv_tosh, c_unitPropLifePercent, c_unitPropCurrent) < 100.0) && (DistanceBetweenPoints(UnitGetPosition(gv_tosh), UnitGetPosition(lp_medic)) <= 6.0)) { libNtve_gf_AICast(lp_medic, OrderTargetingUnit(AbilityCommand("AP_heal", 0), gv_tosh)); + libNtve_gf_AICast(lp_medic, OrderTargetingUnit(AbilityCommand("AP_HealPlusMech", 0), gv_tosh)); } } diff --git a/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/Triggers b/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/Triggers index 2db8efc9e..d60889257 100644 --- a/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/Triggers +++ b/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/Triggers @@ -32263,6 +32263,7 @@ + @@ -32295,6 +32296,35 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + AP_HealPlusMech + + + diff --git a/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/Triggers.version b/Maps/ArchipelagoCampaign/WoL/ap_breakout.SC2Map/Triggers.version index b2505e9e55e6eeb34a5817ab170cf643f403b6a8..0ddad92f9994097c298fa67451d4ca216592e300 100644 GIT binary patch literal 44 qcmYdJNi9y#EGl7QU|^8QWMp6k(jdSK#2~&fBLjne;LA literal 44 qcmYdJNi9y#EGl7QU|@Ki%*enBq(OiOh(UZIMh1qO+_qF8#Q*@)X$S8B