diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-02-26 16:02:29 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-02-27 12:51:23 -0500 |
| commit | d3adca3f9d13ebcc58f4d7e77e57dd0b5a94769d (patch) | |
| tree | 133e9e81da8552d0e3c276ab48f0ec68d0d3d85a /data/maps/ThreeIsland_BerryForest/map.json | |
| parent | 43f66fce5574592ac1c37b9452fe858e482156bb (diff) | |
Document Three Island scripts
Diffstat (limited to 'data/maps/ThreeIsland_BerryForest/map.json')
| -rw-r--r-- | data/maps/ThreeIsland_BerryForest/map.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/maps/ThreeIsland_BerryForest/map.json b/data/maps/ThreeIsland_BerryForest/map.json index 446dc2074..db32d0122 100644 --- a/data/maps/ThreeIsland_BerryForest/map.json +++ b/data/maps/ThreeIsland_BerryForest/map.json @@ -25,7 +25,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "ThreeIsland_BerryForest_EventScript_163C83", + "script": "ThreeIsland_BerryForest_EventScript_Lostelle", "flag": "FLAG_HIDE_LOSTELLE_IN_BERRY_FOREST" }, { @@ -228,14 +228,14 @@ "x": 7, "y": 27, "elevation": 0, - "script": "ThreeIsland_BerryForest_EventScript_163D31" + "script": "ThreeIsland_BerryForest_EventScript_BewareSign" }, { "type": "bg_event_type_0", "x": 39, "y": 35, "elevation": 0, - "script": "ThreeIsland_BerryForest_EventScript_163D28" + "script": "ThreeIsland_BerryForest_EventScript_WelcomeSign" }, { "type": "hidden_item", |
