pokecrystal-board/stats/pokedex/entries/009.asm
2014-03-06 00:46:01 -05:00

13 lines
252 B
NASM

; BlastoisePokedexEntry: ; 0x1819f9
db "SHELLFISH@" ; species name
dw 503, 1890; height, width
db "It firmly plants"
next "its feet on the"
next "ground before@"
db "shooting water"
next "from the jets on"
next "its back.@"
; 0x181a60