summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/143.asm
blob: 413de4e5ece96b62a4e86ccc1aee5f07b457d176 (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.@"