shithub: pokecrystal

ref: e13f03ae4447b741a7af9b4c28b7c36f38311c0d
dir: /stats/pokedex/entries/230.asm/

View raw version
; KingdraPokedexEntry: ; 0x1d0fd1
	db "DRAGON@" ; species name
	dw 511, 3350; height, width
	
	db "It stores energy", $4e, "by sleeping at", $4e, "underwater depths@"
	db "at which no other", $4e, "life forms can", $4e, "survive.@"
; 0x1d1038