pokecrystal-board/data/pokedex/entries/009.asm
2015-06-23 12:24:51 -06:00

11 lines
238 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"
page "shooting water"
next "from the jets on"
next "its back.@"