pokecrystal-board/data/pokedex/entries/116.asm
2015-06-23 12:24:51 -06:00

11 lines
233 B
NASM

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