pokecrystal/stats/pokedex/entries/160.asm

9 lines
258 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; FeraligatrPokedexEntry: ; 0x1cccf9
db "BIG JAW@" ; species name
dw 707, 1960; height, width
db "Although it has a", $4e, "massive body, its", $4e, "powerful hind legs@"
db "enable it to move", $4e, "quickly, even on", $4e, "the ground.@"
; 0x1ccd6b