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/MtEmber_RubyPath_1F | |
parent | a41b6329e39b09b5a9821dec9d1776229666cf6d (diff) |
Cut, Strength, Rock Smash script names
Diffstat (limited to 'data/maps/MtEmber_RubyPath_1F')
-rw-r--r-- | data/maps/MtEmber_RubyPath_1F/map.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/data/maps/MtEmber_RubyPath_1F/map.json b/data/maps/MtEmber_RubyPath_1F/map.json index 6abd98bf7..b0d678752 100644 --- a/data/maps/MtEmber_RubyPath_1F/map.json +++ b/data/maps/MtEmber_RubyPath_1F/map.json @@ -23,7 +23,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "MtEmber_RubyPath_1F_EventScript_1BE00C", + "script": "EventScript_InteractWithRockSmashRockObject", "flag": "FLAG_TEMP_12" }, { @@ -36,7 +36,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "MtEmber_RubyPath_1F_EventScript_1BE00C", + "script": "EventScript_InteractWithRockSmashRockObject", "flag": "FLAG_TEMP_13" }, { @@ -49,7 +49,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "MtEmber_RubyPath_1F_EventScript_1BE00C", + "script": "EventScript_InteractWithRockSmashRockObject", "flag": "FLAG_TEMP_14" }, { @@ -62,7 +62,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "MtEmber_RubyPath_1F_EventScript_1BE00C", + "script": "EventScript_InteractWithRockSmashRockObject", "flag": "FLAG_TEMP_15" }, { @@ -75,7 +75,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "MtEmber_RubyPath_1F_EventScript_1BE00C", + "script": "EventScript_InteractWithRockSmashRockObject", "flag": "FLAG_TEMP_16" } ], |