summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/143.asm
blob: b58089efc9e3e31ea3c4a601ae196501bb150644 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1cc632