mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-03-29 23:59: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/.
13 lines
175 B
NASM
Executable file
13 lines
175 B
NASM
Executable file
Route16Mons:
|
|
db $19
|
|
db 20,SPEAROW
|
|
db 22,SPEAROW
|
|
db 18,RATTATA
|
|
db 20,DODUO
|
|
db 20,RATTATA
|
|
db 18,DODUO
|
|
db 22,DODUO
|
|
db 22,RATTATA
|
|
db 23,RATICATE
|
|
db 25,RATICATE
|
|
db $00
|