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