shithub: pokecrystal

ref: 77d1d312b03ad5efb200533a99ca3d8f1a1c078c
dir: /stats/pokedex/entries/086.asm/

View raw version
; SeelPokedexEntry: ; 0x1b88bf
	db "SEA LION@" ; species name
	dw 307, 1980 ; height, width
	
	db   "The light blue fur"
	next "that covers it"
	next "keeps it protected"
	page "against the cold."
	next "It loves iceberg-"
	next "filled oceans.@"
; 0x1b8934