diff options
Diffstat (limited to 'data/maps/Route5')
| -rw-r--r-- | data/maps/Route5/events.inc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/data/maps/Route5/events.inc b/data/maps/Route5/events.inc new file mode 100644 index 000000000..3b136630c --- /dev/null +++ b/data/maps/Route5/events.inc @@ -0,0 +1,11 @@ +Route5_MapWarps: + warp_def 31, 31, 0, 1, 286 + warp_def 23, 25, 0, 1, 4352 + warp_def 24, 32, 3, 1, 4353 + warp_def 25, 32, 3, 1, 4353 + +Route5_MapBGEvents: + bg_event 32, 32, 0, 0, 0, Route5_EventScript_167FA8 + +Route5_MapEvents:: + map_events 0x0, Route5_MapWarps, 0x0, Route5_MapBGEvents |
