blob: dd50057e783eae74af52c1e7d88d913fcc5c880d (
plain)
1
2
3
4
5
6
7
8
9
10
|
; HorseaPokedexEntry: ; 0x1b9553
db "DRAGON@" ; species name
dw 104, 180 ; height, weight
db "When they're in a"
next "safe location,"
next "they can be seen"
page "playfully tangling"
next "their tails"
next "together.@"
|