blob: edb19271a9287dfd74f66f04a3c5e89bc670957e (
plain)
1
2
3
4
5
6
7
8
9
10
|
; 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.@"
|