summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/117.asm
blob: a449cfac6359127d914b2a92150deda852f12c5e (plain)
1
2
3
4
5
6
7
8
9
10
; SeadraPokedexEntry: ; 0x1b95b8
	db "DRAGON@" ; species name
	dw 311, 550 ; height, width

	db   "The male raises"
	next "the young. If it"
	next "is approached, it"
	page "uses its toxic"
	next "spikes to fend off"
	next "the intruder.@"