summaryrefslogtreecommitdiff
path: root/data/maps/MtEmber_RubyPath_B3F
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2020-08-29 03:11:03 -0400
committerGriffinR <griffin.g.richards@gmail.com>2020-08-29 03:11:03 -0400
commitbb56d4a3f4cab33f899646e0630282fc6176a9c9 (patch)
treecb094078122b217fc67e2285614b79c6e83eaf88 /data/maps/MtEmber_RubyPath_B3F
parentc5839905a1259fd7e843c0ffa1ce2470d40b76ae (diff)
Give songs meaningful english names
Diffstat (limited to 'data/maps/MtEmber_RubyPath_B3F')
-rw-r--r--data/maps/MtEmber_RubyPath_B3F/map.json2
-rw-r--r--data/maps/MtEmber_RubyPath_B3F/scripts.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/maps/MtEmber_RubyPath_B3F/map.json b/data/maps/MtEmber_RubyPath_B3F/map.json
index 80a475e31..7ee35c5ef 100644
--- a/data/maps/MtEmber_RubyPath_B3F/map.json
+++ b/data/maps/MtEmber_RubyPath_B3F/map.json
@@ -2,7 +2,7 @@
"id": "MAP_MT_EMBER_RUBY_PATH_B3F",
"name": "MtEmber_RubyPath_B3F",
"layout": "LAYOUT_MT_EMBER_RUBY_PATH_B3F",
- "music": "MUS_NANADUNGEON",
+ "music": "MUS_SEVII_CAVE",
"region_map_section": "MAPSEC_MT_EMBER",
"requires_flash": false,
"weather": "WEATHER_NONE",
diff --git a/data/maps/MtEmber_RubyPath_B3F/scripts.inc b/data/maps/MtEmber_RubyPath_B3F/scripts.inc
index 3c6852535..a031e598b 100644
--- a/data/maps/MtEmber_RubyPath_B3F/scripts.inc
+++ b/data/maps/MtEmber_RubyPath_B3F/scripts.inc
@@ -7,6 +7,6 @@ MtEmber_RubyPath_B5F_EventScript_Ruby:: @ 8163C49
faceplayer
setflag FLAG_GOT_RUBY
removeobject 1
- giveitem_msg MtEmber_RubyPath_B3F_Text_FoundARuby, ITEM_RUBY, 1, MUS_FAN5
+ giveitem_msg MtEmber_RubyPath_B3F_Text_FoundARuby, ITEM_RUBY, 1, MUS_OBTAIN_KEY_ITEM
release
end