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

	db   "It sleeps deep on"
	next "the ocean floor to"
	next "build its energy."

	page "It is said to"
	next "cause tornadoes as"
	next "it wakes.@"