summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/117.asm
blob: 8a81cf791308e6a12cf4f252ba399290eaad06f9 (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.@"