mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-18 04:56:24 +13:00
14 lines
180 B
NASM
Executable file
14 lines
180 B
NASM
Executable file
DungeonMons2:
|
|
db $0F
|
|
db 51,DODRIO
|
|
db 51,VENOMOTH
|
|
db 51,KADABRA
|
|
db 52,RHYDON
|
|
db 52,MAROWAK
|
|
db 52,ELECTRODE
|
|
db 56,CHANSEY
|
|
db 54,WIGGLYTUFF
|
|
db 55,DITTO
|
|
db 60,DITTO
|
|
db $00
|