mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 22:37:57 +13:00

Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
14 lines
162 B
NASM
Executable file
14 lines
162 B
NASM
Executable file
Route1Mons:
|
|
db $19
|
|
db 3,PIDGEY
|
|
db 3,RATTATA
|
|
db 3,RATTATA
|
|
db 2,RATTATA
|
|
db 2,PIDGEY
|
|
db 3,PIDGEY
|
|
db 3,PIDGEY
|
|
db 4,RATTATA
|
|
db 4,PIDGEY
|
|
db 5,PIDGEY
|
|
db $00
|