summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/116.asm
blob: 32398b4e8193bbe87c3b9eeba03cf181c3fe823a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1b95b8