pokecrystal-board/stats/pokedex/entries/116.asm
2013-02-05 19:29:20 -05:00

9 lines
241 B
NASM

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