pokecrystal/data/pokemon/dex_entries/aipom.asm

11 lines
217 B
NASM

db "LONG TAIL@" ; species name
dw 207, 250 ; height, weight
db "It uses its tail"
next "to hang on to tree"
next "branches. It uses"
page "its momentum to"
next "swing from one"
next "branch to another.@"