summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-16 18:49:50 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-16 18:49:50 -0300
commit71c6730da213299fa69124cb4b368940152dd628 (patch)
treed9d6cf9767081bf9e3a000ea3d143b61c6343b19
parenteef77c2a76ea403ba438dba0909c92c00790d39a (diff)
downloadserver-71c6730da213299fa69124cb4b368940152dd628.tar.gz
server-71c6730da213299fa69124cb4b368940152dd628.tar.bz2
server-71c6730da213299fa69124cb4b368940152dd628.tar.xz
server-71c6730da213299fa69124cb4b368940152dd628.zip
Add some post dialog to the Fortress explaining about summon selection.
-rw-r--r--story.json19
1 files changed, 18 insertions, 1 deletions
diff --git a/story.json b/story.json
index 67d3a8b..12c1724 100644
--- a/story.json
+++ b/story.json
@@ -115,7 +115,24 @@
{
"quest_id": 6,
"pre_dialog": "SQ00006_pre",
- "post_dialog": []
+ "post_dialog": [
+ {
+ "bg": "humancity",
+ "left_sprite": "0",
+ "center_sprite": "archmage",
+ "right_sprite": "0",
+ "name": "Mage?",
+ "message": "Hey, you also arrived here! Did you knew the {color=#0f0}cog icon{/color} on combat allows you to change the summon?"
+ },
+ {
+ "bg": "humancity",
+ "left_sprite": "0",
+ "center_sprite": "archmage",
+ "right_sprite": "0",
+ "name": "Mage?",
+ "message": "...We can talk later, the second wave approaches. They'll not stand against my lightning!"
+ }
+ ]
},
{
"quest_id": 10,