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
169 B
NASM
Executable file
14 lines
169 B
NASM
Executable file
TowerMons3:
|
|
db $0A
|
|
db 20,GASTLY
|
|
db 21,GASTLY
|
|
db 22,GASTLY
|
|
db 23,GASTLY
|
|
db 19,GASTLY
|
|
db 18,GASTLY
|
|
db 24,GASTLY
|
|
db 20,CUBONE
|
|
db 22,CUBONE
|
|
db 25,HAUNTER
|
|
db $00
|