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
166 B
NASM
Executable file
14 lines
166 B
NASM
Executable file
MoonMonsB2:
|
|
db $0A
|
|
db 9,ZUBAT
|
|
db 9,GEODUDE
|
|
db 10,ZUBAT
|
|
db 10,GEODUDE
|
|
db 11,ZUBAT
|
|
db 10,PARAS
|
|
db 12,PARAS
|
|
db 10,CLEFAIRY
|
|
db 12,ZUBAT
|
|
db 12,CLEFAIRY
|
|
db $00
|