diff options
Diffstat (limited to 'data/maps/MtMoon_B1F')
| -rw-r--r-- | data/maps/MtMoon_B1F/events.inc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/maps/MtMoon_B1F/events.inc b/data/maps/MtMoon_B1F/events.inc new file mode 100644 index 000000000..966f371bc --- /dev/null +++ b/data/maps/MtMoon_B1F/events.inc @@ -0,0 +1,20 @@ +MtMoon_B1F_MapWarps: + warp_def 3, 3, 3, 0, 257 + warp_def 25, 4, 3, 1, 257 + warp_def 43, 21, 3, 2, 257 + warp_def 22, 18, 3, 0, 259 + warp_def 17, 5, 3, 1, 259 + warp_def 26, 36, 3, 2, 259 + warp_def 39, 4, 3, 3, 259 + warp_def 45, 4, 3, 1, 790 + +MtMoon_B1F_MapBGEvents: + bg_event 46, 2, 0, 7, 0, 103, 84, 1 + bg_event 26, 2, 0, 7, 0, 103, 85, 1 + bg_event 39, 34, 0, 7, 0, 103, 86, 1 + bg_event 24, 35, 0, 7, 0, 104, 87, 1 + bg_event 6, 12, 0, 7, 0, 104, 88, 1 + bg_event 25, 34, 0, 7, 0, 104, 89, 1 + +MtMoon_B1F_MapEvents:: + map_events 0x0, MtMoon_B1F_MapWarps, 0x0, MtMoon_B1F_MapBGEvents |
