summaryrefslogtreecommitdiff
path: root/db/areas/route2.json
diff options
context:
space:
mode:
Diffstat (limited to 'db/areas/route2.json')
-rw-r--r--db/areas/route2.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/db/areas/route2.json b/db/areas/route2.json
new file mode 100644
index 0000000..f4fc9bb
--- /dev/null
+++ b/db/areas/route2.json
@@ -0,0 +1,14 @@
+{
+ "encounter_slug": "route2",
+
+ "encounters": [],
+
+ "requiredEncounters": 10,
+
+ "trainers": [],
+
+ "environment_slug": "forest",
+
+ "previousArea": "route1",
+ "nextArea": "route3"
+}