pokecrystal/data/pokemon/dex_entries/horsea.asm

11 lines
201 B
NASM

db "DRAGON@" ; species name
dw 104, 180 ; height, weight
db "When they're in a"
next "safe location,"
next "they can be seen"
page "playfully tangling"
next "their tails"
next "together.@"