pokegold-spaceworld/data/wild/maps/Route21.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
505 B
NASM

map_id ROUTE_21
db 6 percent, 10 percent, 14 percent ; encounter rates: morn/day/nite
; morn only
db 29, DEX_CUBONE
db 29, DEX_MAROWAK
db 28, DEX_CUBONE
; morn/day
db 29, DEX_MAROWAK
db 32, DEX_RHYHORN
db 29, DEX_CUBONE
db 30, DEX_RHYHORN
; morn/day/nite
db 31, DEX_RHYHORN
db 33, DEX_YOROIDORI
db 31, DEX_YOROIDORI
db 32, DEX_YOROIDORI
; day/nite
db 30, DEX_CUBONE
db 31, DEX_EKANS
; nite only
db 34, DEX_EKANS
db 35, DEX_ARBOK
db 36, DEX_ARBOK
db 37, DEX_EKANS
db 37, DEX_ARBOK