pokecrystal-board/data/pokedex/entries/croconaw.asm
mid-kid e39c8afbf2 Rename all files in data/pokedex/entries/
Some people suggested this would be a good idea, and make management of
the files easier. I'm inclined to agree.
2017-11-26 23:10:49 +01:00

11 lines
250 B
NASM

; CroconawPokedexEntry: ; 0x1ccc84
db "BIG JAW@" ; species name
dw 307, 550 ; height, weight
db "The tips of its"
next "fangs are slanted"
next "backward. Once"
page "those fangs clamp"
next "down, the prey has"
next "no hope of escape.@"