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/MtEmber_RubyPath_1F | |
| parent | 55d66b51770b4f657ed55822e7e76f6d6e3261d8 (diff) | |
clean some code in the map dump
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 37ac0435c..b3c9ad2aa 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": "SSAnne_Kitchen3_EventScript_1BE00C", + "script": "MtEmber_RubyPath_1F_EventScript_1BE00C", "flag": "18" }, { @@ -36,7 +36,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SSAnne_Kitchen3_EventScript_1BE00C", + "script": "MtEmber_RubyPath_1F_EventScript_1BE00C", "flag": "19" }, { @@ -49,7 +49,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SSAnne_Kitchen3_EventScript_1BE00C", + "script": "MtEmber_RubyPath_1F_EventScript_1BE00C", "flag": "20" }, { @@ -62,7 +62,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SSAnne_Kitchen3_EventScript_1BE00C", + "script": "MtEmber_RubyPath_1F_EventScript_1BE00C", "flag": "21" }, { @@ -75,7 +75,7 @@ "movement_range_y": 1, "trainer_type": 0, "trainer_sight_or_berry_tree_id": 0, - "script": "SSAnne_Kitchen3_EventScript_1BE00C", + "script": "MtEmber_RubyPath_1F_EventScript_1BE00C", "flag": "22" } ], |
