blob: fa688f74855b9d7cd659b21e588792157de820ce (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|