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