diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-16 07:54:00 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-16 07:54:00 -0400 |
| commit | 923129a948eff063003c30fc6337a009a84653ab (patch) | |
| tree | 1770d5f99f4e9f3c00d240b80cb87a888d6f1f9b /data/maps/Route7 | |
| parent | 0367cc7d7884ff4100b90832ac000a3e415d2896 (diff) | |
| parent | 77c133e6a1165d256f97a94fcad34063b6c3025d (diff) | |
Merge branch 'master' of github.com:pret/pokefirered into pokemon_storage_system
Diffstat (limited to 'data/maps/Route7')
| -rw-r--r-- | data/maps/Route7/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route7/map.json b/data/maps/Route7/map.json index 52e630274..5a18cd689 100644 --- a/data/maps/Route7/map.json +++ b/data/maps/Route7/map.json @@ -35,8 +35,8 @@ "movement_type": "MOVEMENT_TYPE_NONE", "movement_range_x": 0, "movement_range_y": 0, - "trainer_type": 6, - "trainer_sight_or_berry_tree_id": 3, + "trainer_type": "6", + "trainer_sight_or_berry_tree_id": "3", "script": "0x0", "flag": "0" } |
