summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/seadra.asm
blob: 91731c64aba76cf5e3976fb146565e0201bab571 (plain)
1
2
3
4
5
6
7
8
9
10
; SeadraPokedexEntry: ; 0x1b95b8
	db "DRAGON@" ; species name
	dw 311, 550 ; height, weight

	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.@"