shithub: pokecrystal

ref: 44a11e6588fe9c7a479dc624f3bac0ac2238df2a
dir: /stats/pokedex/entries/087.asm/

View raw version
; DewgongPokedexEntry: ; 0x1b8934
	db "SEA LION@" ; species name
	dw 507, 2650; height, width
	
	db "It sleeps under", $4e, "shallow ocean", $4e, "waters during the@"
	db "day, then looks", $4e, "for food at night", $4e, "when it's cold.@"
; 0x1b89a2