summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/143.asm
blob: d5156c4efb897590acf420283fd1cdcd889a2fe9 (plain)
1
2
3
4
5
6
7
8
; 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