jep-hack/data/pokemon/dex_entries/qwilfish.asm
Zeta_Null 2f8a41f833 First Commit
Upload literally everything from the pokecrystal16 expand-move-ID branch
2023-09-10 12:35:35 -04:00

11 lines
211 B
NASM

db "BALLOON@" ; species name
dw 108, 90 ; height, weight
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.@"