mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 20:46:24 +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
164 B
NASM
Executable file
14 lines
164 B
NASM
Executable file
TunnelMonsB1:
|
|
db $0F
|
|
db 16,ZUBAT
|
|
db 17,ZUBAT
|
|
db 17,GEODUDE
|
|
db 15,MACHOP
|
|
db 16,GEODUDE
|
|
db 18,ZUBAT
|
|
db 15,ZUBAT
|
|
db 17,MACHOP
|
|
db 13,ONIX
|
|
db 15,ONIX
|
|
db $00
|