summaryrefslogtreecommitdiff
path: root/data/maps/BattleFrontier_BattlePyramidEmptySquare/map.json
diff options
context:
space:
mode:
authorPhlosioneer <mattmdrr2@gmail.com>2019-03-10 01:12:41 -0500
committerhuderlem <huderlem@gmail.com>2019-03-16 12:31:29 -0500
commit092608aef6495fdd9b9d2d8cae00e1bd940f9b27 (patch)
tree427f4f03f91bdc3395058ac0f6f0107f9eef352b /data/maps/BattleFrontier_BattlePyramidEmptySquare/map.json
parentb67c0698c2533aabdae1ae9679fffbee16e45fac (diff)
Add a constant for "no music" on maps.
Diffstat (limited to 'data/maps/BattleFrontier_BattlePyramidEmptySquare/map.json')
-rw-r--r--data/maps/BattleFrontier_BattlePyramidEmptySquare/map.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/BattleFrontier_BattlePyramidEmptySquare/map.json b/data/maps/BattleFrontier_BattlePyramidEmptySquare/map.json
index 14a2e7d23..3f4739b26 100644
--- a/data/maps/BattleFrontier_BattlePyramidEmptySquare/map.json
+++ b/data/maps/BattleFrontier_BattlePyramidEmptySquare/map.json
@@ -2,7 +2,7 @@
"id": "MAP_BATTLE_FRONTIER_BATTLE_PYRAMID_EMPTY_SQUARE",
"name": "BattleFrontier_BattlePyramidEmptySquare",
"layout": "LAYOUT_BATTLE_FRONTIER_BATTLE_PYRAMID_EMPTY_SQUARE",
- "music": "65535",
+ "music": "MUS_NONE",
"region_map_section": "MAPSEC_BATTLE_FRONTIER",
"requires_flash": false,
"weather": "WEATHER_NONE",