mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-17 04:26:28 +13:00
14 lines
166 B
NASM
Executable file
14 lines
166 B
NASM
Executable file
TunnelMonsB2:
|
|
db $0F
|
|
db 16,ZUBAT
|
|
db 17,ZUBAT
|
|
db 17,GEODUDE
|
|
db 15,MACHOP
|
|
db 16,GEODUDE
|
|
db 18,ZUBAT
|
|
db 17,MACHOP
|
|
db 17,ONIX
|
|
db 13,ONIX
|
|
db 18,GEODUDE
|
|
db $00
|