shithub: pokecrystal

ref: 3a2dbb5289e745dfb5f26844148c0981f14e8fcf
dir: /stats/pokedex/entries/143.asm/

View raw version
; SnorlaxPokedexEntry: ; 0x1cc5cf
	db "SLEEPING@" ; species name
	dw 611, 10140; height, width
	
	db "This #MON's", $4e, "stomach is so", $4e, "strong, even@"
	db "eating moldy or", $4e, "rotten food will", $4e, "not affect it.@"
; 0x1cc632