summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/116.asm
blob: 347843e7f943fb57bf1aca925e8be4e9d253d9d5 (plain)
1
2
3
4
5
6
7
8
; 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