summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-14 15:27:28 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-14 15:27:28 -0300
commit507ce01d3cbe8865fb81de1102c28c78b2860c2c (patch)
tree507ef5073d360421f2d8b66a7208273c00e69b89
parent01aa8be7e734001a4954bbd149de49c4572e3b3d (diff)
downloadserver-507ce01d3cbe8865fb81de1102c28c78b2860c2c.tar.gz
server-507ce01d3cbe8865fb81de1102c28c78b2860c2c.tar.bz2
server-507ce01d3cbe8865fb81de1102c28c78b2860c2c.tar.xz
server-507ce01d3cbe8865fb81de1102c28c78b2860c2c.zip
Fix story error reported by Xanthem
-rw-r--r--story.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/story.json b/story.json
index f5faf7c..28a4755 100644
--- a/story.json
+++ b/story.json
@@ -67,10 +67,12 @@
},
{
"quest_id": 6,
- "pre_dialog": "SQ00006_pre"
+ "pre_dialog": "SQ00006_pre",
+ "post_dialog": []
},
{
"quest_id": 10,
+ "pre_dialog": [],
"post_dialog": "SQ00010_post"
}
]