diff options
| author | garak <garakmon@gmail.com> | 2019-05-13 21:21:01 -0400 |
|---|---|---|
| committer | garak <garakmon@gmail.com> | 2019-05-14 10:11:23 -0400 |
| commit | 2e9d8a61e0882d6606e72185e830a4abc623c21d (patch) | |
| tree | ef013b697bfc80b713b329d61d25236b23a195eb /data/maps/FourIsland_IcefallCave_B1F/map.json | |
| parent | 55d66b51770b4f657ed55822e7e76f6d6e3261d8 (diff) | |
clean some code in the map dump
Diffstat (limited to 'data/maps/FourIsland_IcefallCave_B1F/map.json')
| -rw-r--r-- | data/maps/FourIsland_IcefallCave_B1F/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/FourIsland_IcefallCave_B1F/map.json b/data/maps/FourIsland_IcefallCave_B1F/map.json index 976318747..20aa98d20 100644 --- a/data/maps/FourIsland_IcefallCave_B1F/map.json +++ b/data/maps/FourIsland_IcefallCave_B1F/map.json @@ -23,7 +23,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SSAnne_CaptainsOffice2_EventScript_1BED6D", + "script": "FourIsland_IcefallCave_B1F_EventScript_1BED6D", "flag": "498" }, { @@ -36,7 +36,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SSAnne_CaptainsOffice2_EventScript_1BED7A", + "script": "FourIsland_IcefallCave_B1F_EventScript_1BED7A", "flag": "499" } ], |
