summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/kingdra.asm
blob: 12ea99bd1550a4b7a7c5eeac4f603039c8058a20 (plain)
1
2
3
4
5
6
7
8
9
10
	db "DRAGON@" ; species name
	dw 511, 3350 ; height, weight

	db   "It is said that it"
	next "usually hides in"
	next "underwater caves."

	page "It can create"
	next "whirlpools by"
	next "yawning.@"