pokegold-spaceworld/data/wild/maps/Route23.asm
Alieneer 7dfc94a7f6 Merge Map Headers and Scripts
Merges Map Headers and Scripts, also adding Macros to automate some of the identical dummy scripts.
Renames all Routes to their proper names.
2026-07-20 16:16:26 -04:00

26 lines
493 B
NASM

map_id ROUTE_23
db 6 percent, 10 percent, 14 percent ; encounter rates: morn/day/nite
; morn only
db 29, DEX_PICHU
db 29, DEX_PICHU
db 28, DEX_PIKACHU
; morn/day
db 29, DEX_ODDISH
db 32, DEX_GLOOM
db 27, DEX_PIKACHU
db 28, DEX_ODDISH
; morn/day/nite
db 29, DEX_PAINTER
db 32, DEX_MEOWTH
db 32, DEX_RATICATE
db 30, DEX_MEOWTH
; day/nite
db 28, DEX_ODDISH
db 30, DEX_RATICATE
; nite only
db 32, DEX_HOHO
db 33, DEX_EKANS
db 34, DEX_HOHO
db 35, DEX_ARBOK
db 35, DEX_HOHO