mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +13:00
14 lines
168 B
NASM
Executable file
14 lines
168 B
NASM
Executable file
PlateauMons1:
|
|
db $0F
|
|
db 24,MACHOP
|
|
db 26,GEODUDE
|
|
db 22,ZUBAT
|
|
db 36,ONIX
|
|
db 39,ONIX
|
|
db 42,ONIX
|
|
db 41,GRAVELER
|
|
db 41,GOLBAT
|
|
db 42,MACHOKE
|
|
db 43,MAROWAK
|
|
db $00
|