summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/143.asm
blob: 7a50d18172d3475fb824ac6c3a8acf8bdb17b0e1 (plain)
1
2
3
4
5
6
7
8
9
10
; SnorlaxPokedexEntry: ; 0x1cc5cf
	db "SLEEPING@" ; species name
	dw 611, 10140 ; height, width
	
	db   "This #MON's"
	next "stomach is so"
	next "strong, even"
	page "eating moldy or"
	next "rotten food will"
	next "not affect it.@"