From 1d2445301f72c5e984fdef032d134234a6aa37ab Mon Sep 17 00:00:00 2001 From: jjayers99 <56438137+jjayers99@users.noreply.github.com> Date: Tue, 6 Jun 2023 17:00:34 -0400 Subject: [PATCH] Liliana town dialog fixes --- .../maps/map/main_story/temple_of_liliana/town.tmx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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 bccd5a52a3f..0ee07132a04 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 @@ -1445,9 +1445,8 @@ { "text":"You pry the key away from the mayor's cold dead (and dead again) hands. Having that, there's not much between you and Liliana now.", "options":[ - {"name":"(continue)" - } - {"action":[{"deleteMapObject": 278}, {"deleteMapObject": -1}]} + {"name":"(continue)", +"action":[{"deleteMapObject": 278}, {"deleteMapObject": -1}]} ] } ] @@ -1458,7 +1457,7 @@ { "name":"Walk away" }, { "name":"Attack the Mayor", "action":[{"battleWithActorID":-1}]} - + ] } ] {