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

	db   "It stores energy"
	next "by sleeping at"
	next "underwater depths"
	page "at which no other"
	next "life forms can"
	next "survive.@"