diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-01-11 01:29:57 -0500 |
|---|---|---|
| committer | GriffinR <griffin.g.richards@gmail.com> | 2020-01-11 02:12:25 -0500 |
| commit | aa84a1d3a11c7cc6fd0e1021e1ed060e0c5683f2 (patch) | |
| tree | 7a8745203ad053322c72fcde0cf679ef1cac2af6 /data/maps/SilphCo_4F/map.json | |
| parent | 6bcb508c3fd576bccbe589fee5bae31fb803841c (diff) | |
Name item ball scripts
Diffstat (limited to 'data/maps/SilphCo_4F/map.json')
| -rw-r--r-- | data/maps/SilphCo_4F/map.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/SilphCo_4F/map.json b/data/maps/SilphCo_4F/map.json index 813b7cfb6..6390f880b 100644 --- a/data/maps/SilphCo_4F/map.json +++ b/data/maps/SilphCo_4F/map.json @@ -75,7 +75,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SilphCo_4F_EventScript_1BE873", + "script": "SilphCo_4F_EventScript_ItemMaxRevive", "flag": "FLAG_HIDE_SILPH_CO_4F_MAX_REVIVE" }, { @@ -88,7 +88,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SilphCo_4F_EventScript_1BE880", + "script": "SilphCo_4F_EventScript_ItemEscapeRope", "flag": "FLAG_HIDE_SILPH_CO_4F_ESCAPE_ROPE" }, { @@ -101,7 +101,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SilphCo_4F_EventScript_1BE88D", + "script": "SilphCo_4F_EventScript_ItemFullHeal", "flag": "FLAG_HIDE_SILPH_CO_4F_FULL_HEAL" }, { @@ -114,7 +114,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SilphCo_4F_EventScript_1BEE09", + "script": "SilphCo_4F_EventScript_ItemTM41", "flag": "FLAG_HIDE_SILPH_CO_4F_TM41" } ], |
