mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
Liliana town dialog fixes
This commit is contained in:
@@ -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}]}
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
@@ -1458,7 +1457,7 @@
|
||||
{ "name":"Walk away" },
|
||||
{ "name":"Attack the Mayor",
|
||||
"action":[{"battleWithActorID":-1}]}
|
||||
|
||||
]
|
||||
}
|
||||
]</property>
|
||||
<property name="effect">{
|
||||
|
||||
Reference in New Issue
Block a user