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.",
|
"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":[
|
"options":[
|
||||||
{"name":"(continue)"
|
{"name":"(continue)",
|
||||||
}
|
"action":[{"deleteMapObject": 278}, {"deleteMapObject": -1}]}
|
||||||
{"action":[{"deleteMapObject": 278}, {"deleteMapObject": -1}]}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]</property>
|
]</property>
|
||||||
@@ -1458,7 +1457,7 @@
|
|||||||
{ "name":"Walk away" },
|
{ "name":"Walk away" },
|
||||||
{ "name":"Attack the Mayor",
|
{ "name":"Attack the Mayor",
|
||||||
"action":[{"battleWithActorID":-1}]}
|
"action":[{"battleWithActorID":-1}]}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]</property>
|
]</property>
|
||||||
<property name="effect">{
|
<property name="effect">{
|
||||||
|
|||||||
Reference in New Issue
Block a user