summaryrefslogtreecommitdiff
path: root/db/story/hospital-floor-1.json
diff options
context:
space:
mode:
Diffstat (limited to 'db/story/hospital-floor-1.json')
-rw-r--r--db/story/hospital-floor-1.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/db/story/hospital-floor-1.json b/db/story/hospital-floor-1.json
new file mode 100644
index 0000000..6ac51b5
--- /dev/null
+++ b/db/story/hospital-floor-1.json
@@ -0,0 +1,17 @@
+{
+ "characters": {
+ "aurora": {
+ "slug": "spyder_hospital1_aurora",
+ "text": [
+ "spyder_hospital1_aurora1",
+ "spyder_hospital1_aurora2"
+ ],
+ "monsters": [
+ {
+ "slug": "exclawvate",
+ "level": 40
+ }
+ ]
+ }
+ }
+}