blob: b6a7f28a155aed51a0711fdef9d39b68ca5a30fe (
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.@"
|