diff --git a/forge-gui/res/adventure/Shandalar/maps/map/main_story/temple_of_liliana/town.tmx b/forge-gui/res/adventure/Shandalar/maps/map/main_story/temple_of_liliana/town.tmx
index 731409c82ac..1011f8017e3 100644
--- a/forge-gui/res/adventure/Shandalar/maps/map/main_story/temple_of_liliana/town.tmx
+++ b/forge-gui/res/adventure/Shandalar/maps/map/main_story/temple_of_liliana/town.tmx
@@ -204,6 +204,10 @@
"options":[{"name":"(Chase after them!!!)","action": [
{"deleteMapObject": -1}]
}]
+ },
+ {"condition": [
+ {"checkMapFlag":"mayorSpawned"}],
+ "action": [{"deleteMapObject": -1}]
}
]
@@ -247,6 +251,10 @@
"options":[{"name":"(Chase after them!!!)","action": [
{"deleteMapObject": -1}]
}]
+ },
+ {"condition": [
+ {"checkMapFlag":"mayorSpawned"}],
+ "action": [{"deleteMapObject": -1}]
}
]
@@ -308,6 +316,10 @@
"options":[{"name":"(Chase after them!!!)","action": [
{"deleteMapObject": -1}]
}]
+ },
+ {"condition": [
+ {"checkMapFlag":"mayorSpawned"}],
+ "action": [{"deleteMapObject": -1}]
}
]
@@ -362,6 +374,10 @@
"options":[{"name":"(Chase after them!!!)","action": [
{"deleteMapObject": -1}]
}]
+ },
+ {"condition": [
+ {"checkMapFlag":"mayorSpawned"}],
+ "action": [{"deleteMapObject": -1}]
}
]
@@ -413,6 +429,10 @@
"options":[{"name":"(Chase after them!!!)","action": [
{"deleteMapObject": -1}]
}]
+ },
+ {"condition": [
+ {"checkMapFlag":"mayorSpawned"}],
+ "action": [{"deleteMapObject": -1}]
}
]
@@ -454,6 +474,10 @@
"options":[{"name":"(Chase after them!!!)","action": [
{"deleteMapObject": -1}]
}]
+ },
+ {"condition": [
+ {"checkMapFlag":"mayorSpawned"}],
+ "action": [{"deleteMapObject": -1}]
}
]
@@ -630,6 +654,10 @@
"options":[{"name":"(Chase after them!!!)","action": [
{"deleteMapObject": -1}]
}]
+ },
+ {"condition": [
+ {"checkMapFlag":"mayorSpawned"}],
+ "action": [{"deleteMapObject": -1}]
}
]
@@ -680,6 +708,10 @@
"options":[{"name":"(Chase after them!!!)","action": [
{"deleteMapObject": -1}]
}]
+ },
+ {"condition": [
+ {"checkMapFlag":"mayorSpawned"}],
+ "action": [{"deleteMapObject": -1}]
}
]
@@ -688,6 +720,46 @@