mirror of
https://github.com/thornAvery/kep-hack.git
synced 2026-03-31 00:30:00 +13:00
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
13 lines
171 B
NASM
Executable file
13 lines
171 B
NASM
Executable file
TowerMons7:
|
|
db $0F
|
|
db 21,GASTLY
|
|
db 22,GASTLY
|
|
db 23,GASTLY
|
|
db 24,GASTLY
|
|
db 20,GASTLY
|
|
db 28,HAUNTER
|
|
db 22,CUBONE
|
|
db 24,CUBONE
|
|
db 28,HAUNTER
|
|
db 30,HAUNTER
|
|
db $00
|