summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/seadra.asm
blob: 482302ad61cf46b0f663c694d45386ea5100a72b (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"