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

11 lines
245 B
NASM

; QwilfishPokedexEntry: ; 0x1d07b1
db "BALLOON@" ; species name
dw 108, 90 ; height, width
db "When faced with a"
next "larger opponent,"
next "it swallows as"
page "much water as it"
next "can to match the"
next "opponent's size.@"