summaryrefslogtreecommitdiff
path: root/story.json
diff options
context:
space:
mode:
Diffstat (limited to 'story.json')
-rw-r--r--story.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/story.json b/story.json
index dc644b0..46a2e3e 100644
--- a/story.json
+++ b/story.json
@@ -143,5 +143,15 @@
"quest_id": 10,
"pre_dialog": [],
"post_dialog": "SQ00010_post"
+ },
+ {
+ "quest_id": 11,
+ "pre_dialog": [],
+ "post_dialog": "SQ00011_post"
+ },
+ {
+ "quest_id": 15,
+ "pre_dialog": "SQ00015_pre",
+ "post_dialog": []
}
]