diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-21 15:54:50 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-10-21 15:54:50 -0400 |
| commit | 8efca06db2f5517a5383ac50525c4331cf99ec2d (patch) | |
| tree | f8e00403f29995c16b73ab3132c1988f6f83bb9a /data/maps/SeafoamIslands_B3F | |
| parent | a41b6329e39b09b5a9821dec9d1776229666cf6d (diff) | |
Cut, Strength, Rock Smash script names
Diffstat (limited to 'data/maps/SeafoamIslands_B3F')
| -rw-r--r-- | data/maps/SeafoamIslands_B3F/map.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/maps/SeafoamIslands_B3F/map.json b/data/maps/SeafoamIslands_B3F/map.json index d45a2ad7f..a1068f489 100644 --- a/data/maps/SeafoamIslands_B3F/map.json +++ b/data/maps/SeafoamIslands_B3F/map.json @@ -49,7 +49,7 @@ "movement_range_y": 0, "trainer_type": 77, "trainer_sight_or_berry_tree_id": 0, - "script": "SeafoamIslands_B3F_EventScript_1BE11D", + "script": "EventScript_InteractWithStrengthBoulderObject", "flag": "FLAG_HIDE_SEAFOAM_B3F_BOULDER_5" }, { @@ -62,7 +62,7 @@ "movement_range_y": 0, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SeafoamIslands_B3F_EventScript_1BE11D", + "script": "EventScript_InteractWithStrengthBoulderObject", "flag": "FLAG_HIDE_SEAFOAM_B3F_BOULDER_6" }, { @@ -75,7 +75,7 @@ "movement_range_y": 0, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SeafoamIslands_B3F_EventScript_1BE11D", + "script": "EventScript_InteractWithStrengthBoulderObject", "flag": "FLAG_HIDE_SEAFOAM_B3F_BOULDER_4" }, { @@ -88,7 +88,7 @@ "movement_range_y": 0, "trainer_type": 76, "trainer_sight_or_berry_tree_id": 0, - "script": "SeafoamIslands_B3F_EventScript_1BE11D", + "script": "EventScript_InteractWithStrengthBoulderObject", "flag": "FLAG_HIDE_SEAFOAM_B3F_BOULDER_3" } ], |
