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.json25
1 files changed, 13 insertions, 12 deletions
diff --git a/db/areas/route2.json b/db/areas/route2.json
index f753a70..12ec927 100644
--- a/db/areas/route2.json
+++ b/db/areas/route2.json
@@ -3,25 +3,26 @@
"trainers": [
{
- "name": "Rival Billie",
- "sprite": "fashionista.png",
+ "name": "Tennis Player Roddick",
+ "sprite": "tennisplayer.png",
"monsters": [
{
- "slug": "cardiling",
- "level": 3
- },
- {
- "slug": "eyenemy",
- "level": 6
- },
- {
- "slug": "STARTER",
- "level": 6
+ "slug": "spighter",
+ "level": 8
}
]
}
],
+ "events": {
+ "onEnter": [
+ {
+ "type": "story",
+ "story": "battle-rival-two"
+ }
+ ]
+ },
+
"connections": {
"cotton-town": {
"conditions": []