aboutsummaryrefslogtreecommitdiff
path: root/start_locations.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 14:21:40 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 14:21:40 -0700
commitd6c8fd036194ee3b1995e793bcc50e02a76c2364 (patch)
treec166242cd1602298607f7d63f0c6e0ed3fa9f545 /start_locations.json
parentMore formatting (diff)
downloadcataclysm-dda-mod_battle-maid-redone-d6c8fd036194ee3b1995e793bcc50e02a76c2364.tar.xz
Add mansion scenario with mansion start
Diffstat (limited to 'start_locations.json')
-rw-r--r--start_locations.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/start_locations.json b/start_locations.json
new file mode 100644
index 0000000..f28dd38
--- /dev/null
+++ b/start_locations.json
@@ -0,0 +1,8 @@
+[
+ {
+ "type": "start_location",
+ "ident": "mansion_start",
+ "name": "Mansion",
+ "target": "mansion_e1"
+ }
+]