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