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

13 lines
250 B
NASM

; VaporeonPokedexEntry: ; 0x1cc224
db "BUBBLE JET@" ; species name
dw 303, 640; height, width
db "As it uses the"
next "fins on the tip"
next "of its tail to@"
db "swim, it blends"
next "with the water"
next "perfectly.@"
; 0x1cc28b