pokecrystal-board/stats/pokedex/entries/116.asm

9 lines
241 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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