mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
253 B
NASM
9 lines
253 B
NASM
|
; QwilfishPokedexEntry: ; 0x1d07b1
|
||
|
db "BALLOON@" ; species name
|
||
|
dw 108, 90; height, width
|
||
|
|
||
|
db "When faced with a", $4e, "larger opponent,", $4e, "it swallows as@"
|
||
|
db "much water as it", $4e, "can to match the", $4e, "opponent's size.@"
|
||
|
; 0x1d0821
|
||
|
|