shithub: pokecrystal

ref: 6bba0e7fd14a4b166e8779392c6ff994a42e14f1
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"
	next "shallow ocean"
	next "waters during the"
	page "day, then looks"
	next "for food at night"
	next "when it's cold.@"
; 0x1b89a2