aboutsummaryrefslogtreecommitdiff
path: root/start_locations.json
diff options
context:
space:
mode:
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"
+ }
+]