diff --git a/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/DocumentHeader b/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/DocumentHeader
index a4810901e..8cf718c1e 100644
Binary files a/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/DocumentHeader and b/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/DocumentHeader differ
diff --git a/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/MapScript.galaxy b/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/MapScript.galaxy
index d025341f5..eb032a11c 100644
--- a/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/MapScript.galaxy
+++ b/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/MapScript.galaxy
@@ -2542,7 +2542,7 @@ bool gt_EliteStructuresRepaired_Func (bool testConds, bool runActions) {
if ((UnitGetPropertyFixed(gv_warpGate03, c_unitPropLifePercent, c_unitPropCurrent) >= 90.0) && (UnitGetOwner(gv_warpGate03) != gv_pLAYER_01_USER)) {
lv_localWarpGatePoweredBool = true;
- lib5BD4895D_gf_AP_Core_collectLocationUpdateObjective(gv_LOCATION_ID_EAST_POWER_CELL);
+ lib5BD4895D_gf_AP_Core_collectLocationUpdateObjective(gv_LOCATION_ID_NORTH_WARP_GATE);
gv_warpGatesPowered += 1;
libVCMI_gf_PingMinimapCampaign(PlayerGroupSingle(gv_pLAYER_01_USER), UnitGetPosition(gv_warpGate03), 3.0, Color(0.00, 100.00, 0.00));
UIAlertUnit("Trigger", gv_pLAYER_01_USER, StringExternal("Param/Value/DCCB1D30"), null, gv_warpGate03);
diff --git a/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/Triggers b/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/Triggers
index 35967a51c..1a1bbea28 100644
--- a/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/Triggers
+++ b/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/Triggers
@@ -16465,7 +16465,7 @@
-
+
diff --git a/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/Triggers.version b/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/Triggers.version
index 85cacd654..901820273 100644
Binary files a/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/Triggers.version and b/Maps/ArchipelagoCampaign/LotV/ap_the_spear_of_adun.SC2Map/Triggers.version differ