shithub: pokecrystal

ref: 16f6619ac8cff1f5a64112e7df4648bea9a007c8
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", $4e, "that covers it", $4e, "keeps it protected@"
	db "against the cold.", $4e, "It loves iceberg-", $4e, "filled oceans.@"
; 0x1b8934