summaryrefslogtreecommitdiff
path: root/data/maps/AquaHideout_UnusedRubyMap3
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/AquaHideout_UnusedRubyMap3')
-rw-r--r--data/maps/AquaHideout_UnusedRubyMap3/events.inc3
-rw-r--r--data/maps/AquaHideout_UnusedRubyMap3/header.inc15
-rw-r--r--data/maps/AquaHideout_UnusedRubyMap3/map.json20
3 files changed, 20 insertions, 18 deletions
diff --git a/data/maps/AquaHideout_UnusedRubyMap3/events.inc b/data/maps/AquaHideout_UnusedRubyMap3/events.inc
deleted file mode 100644
index 8a23a3786..000000000
--- a/data/maps/AquaHideout_UnusedRubyMap3/events.inc
+++ /dev/null
@@ -1,3 +0,0 @@
-AquaHideout_UnusedRubyMap3_MapEvents:: @ 8536FE4
- map_events 0x0, 0x0, 0x0, 0x0
-
diff --git a/data/maps/AquaHideout_UnusedRubyMap3/header.inc b/data/maps/AquaHideout_UnusedRubyMap3/header.inc
deleted file mode 100644
index ab97ae84d..000000000
--- a/data/maps/AquaHideout_UnusedRubyMap3/header.inc
+++ /dev/null
@@ -1,15 +0,0 @@
-AquaHideout_UnusedRubyMap3: @ 8484710
- .4byte AquaHideout_UnusedRubyMap3_Layout
- .4byte AquaHideout_UnusedRubyMap3_MapEvents
- .4byte AquaHideout_UnusedRubyMap3_MapScripts
- .4byte 0x0
- .2byte MUS_AJITO
- .2byte 318
- .byte MAPSEC_AQUA_HIDEOUT
- .byte 0
- .byte WEATHER_NONE
- .byte MAP_TYPE_UNDERGROUND
- .2byte 0
- map_header_flags allow_bike=1, allow_escape_rope=1, allow_run=1, show_map_name=1
- .byte MAP_BATTLE_SCENE_MAGMA
-
diff --git a/data/maps/AquaHideout_UnusedRubyMap3/map.json b/data/maps/AquaHideout_UnusedRubyMap3/map.json
new file mode 100644
index 000000000..03cafd7dc
--- /dev/null
+++ b/data/maps/AquaHideout_UnusedRubyMap3/map.json
@@ -0,0 +1,20 @@
+{
+ "id": "MAP_AQUA_HIDEOUT_UNUSED_RUBY_MAP3",
+ "name": "AquaHideout_UnusedRubyMap3",
+ "layout": "LAYOUT_AQUA_HIDEOUT_UNUSED_RUBY_MAP3",
+ "music": "MUS_AJITO",
+ "region_map_section": "MAPSEC_AQUA_HIDEOUT",
+ "requires_flash": false,
+ "weather": "WEATHER_NONE",
+ "map_type": "MAP_TYPE_UNDERGROUND",
+ "allow_bike": true,
+ "allow_escape_rope": true,
+ "allow_running": true,
+ "show_map_name": true,
+ "battle_scene": "MAP_BATTLE_SCENE_MAGMA",
+ "connections": null,
+ "object_events": [],
+ "warp_events": [],
+ "coord_events": [],
+ "bg_events": []
+} \ No newline at end of file