summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/snorlax.asm
blob: e56651fb85c961a1d158fcd404cedac52327b92b (plain)
1
2
3
4
5
6
7
8
9
10
; SnorlaxPokedexEntry: ; 0x1cc5cf
	db "SLEEPING@" ; species name
	dw 611, 10140 ; height, weight

	db   "This #MON's"
	next "stomach is so"
	next "strong, even"
	page "eating moldy or"
	next "rotten food will"
	next "not affect it.@"