mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-16 20:16:26 +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
176 B
NASM
Executable file
14 lines
176 B
NASM
Executable file
CaveMons:
|
|
db $14
|
|
db 18,DIGLETT
|
|
db 19,DIGLETT
|
|
db 17,DIGLETT
|
|
db 20,DIGLETT
|
|
db 16,DIGLETT
|
|
db 15,DIGLETT
|
|
db 21,DIGLETT
|
|
db 22,DIGLETT
|
|
db 29,DUGTRIO
|
|
db 31,DUGTRIO
|
|
db $00
|