shithub: pokecrystal

ref: 7350c3708fc2463e1eb6024c03de5c85b50aa38f
dir: /data/pokedex/entries/dewgong.asm/

View raw version
; DewgongPokedexEntry: ; 0x1b8934
	db "SEA LION@" ; species name
	dw 507, 2650 ; height, weight

	db   "It sleeps under"
	next "shallow ocean"
	next "waters during the"
	page "day, then looks"
	next "for food at night"
	next "when it's cold.@"