diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-10 16:55:58 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-11 00:47:47 -0500 |
| commit | 0bb7f18b8e609f76a9021420470737bbd16cc2bd (patch) | |
| tree | a7c9d6efbc2588c3b73b59d55012386958373ae5 /data/maps/TwoIsland_JoyfulGameCorner/map.json | |
| parent | a5375776714b126dbe478a4f535392373f3ba9f0 (diff) | |
Sync Cable Club scripts
Diffstat (limited to 'data/maps/TwoIsland_JoyfulGameCorner/map.json')
| -rw-r--r-- | data/maps/TwoIsland_JoyfulGameCorner/map.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/TwoIsland_JoyfulGameCorner/map.json b/data/maps/TwoIsland_JoyfulGameCorner/map.json index 4caef4f41..bb927734e 100644 --- a/data/maps/TwoIsland_JoyfulGameCorner/map.json +++ b/data/maps/TwoIsland_JoyfulGameCorner/map.json @@ -82,14 +82,14 @@ "x": 1, "y": 1, "elevation": 0, - "script": "TwoIsland_JoyfulGameCorner_EventScript_1BC2E7" + "script": "TwoIsland_JoyfulGameCorner_EventScript_ShowPokemonJumpRecords" }, { "type": "bg_event_type_0", "x": 0, "y": 1, "elevation": 0, - "script": "TwoIsland_JoyfulGameCorner_EventScript_1BC2FC" + "script": "TwoIsland_JoyfulGameCorner_EventScript_ShowDodrioBerryPickingRecords" } ] } |
