pokecrystal-board/stats/pokedex/entries/116.asm
2014-03-06 00:46:01 -05:00

13 lines
247 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@"
db "playfully tangling"
next "their tails"
next "together.@"
; 0x1b95b8