From 507ce01d3cbe8865fb81de1102c28c78b2860c2c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 14 Aug 2021 15:27:28 -0300 Subject: Fix story error reported by Xanthem --- story.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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" } ] -- cgit v1.2.3-70-g09d2