diff options
| author | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-09 20:02:59 -0400 |
|---|---|---|
| committer | PikalaxALT <PikalaxALT@gmail.com> | 2019-10-09 20:02:59 -0400 |
| commit | 855c052be041ed85789db1e460dd35cab9d12b4f (patch) | |
| tree | 35dcf54a3b48510c01c721e2733646ed597ff79a /data/maps/Route24 | |
| parent | 734cada66a2d9938cdc9a2806f68352d06da6e9a (diff) | |
Rename song constants using Japanese sound test menu
Diffstat (limited to 'data/maps/Route24')
| -rw-r--r-- | data/maps/Route24/map.json | 2 | ||||
| -rw-r--r-- | data/maps/Route24/scripts.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/Route24/map.json b/data/maps/Route24/map.json index f4b8dee3f..93dd519c1 100644 --- a/data/maps/Route24/map.json +++ b/data/maps/Route24/map.json @@ -2,7 +2,7 @@ "id": "MAP_ROUTE24", "name": "Route24", "layout": "LAYOUT_ROUTE24", - "music": "BGM_FRLG_ROUTE_24", + "music": "MUS_OPENING", "region_map_section": "MAPSEC_ROUTE_24", "requires_flash": false, "weather": "WEATHER_SUNNY", diff --git a/data/maps/Route24/scripts.inc b/data/maps/Route24/scripts.inc index 91dfc90f0..dede3df50 100644 --- a/data/maps/Route24/scripts.inc +++ b/data/maps/Route24/scripts.inc @@ -57,7 +57,7 @@ EventScript_1686B9:: @ 81686B9 giveitemfanfaremsg gUnknown_8188C93, ITEM_NUGGET message Text_188CDB waitmessage - playbgm BGM_FRLG_SUSPICIOUS_EYE, 0 + playbgm MUS_ROCKET, 0 waitbuttonpress setvar VAR_LAST_TALKED, 1 trainerbattle 3, 356, 0, Text_188DDC |
