shithub: pokecrystal

ref: 6bba0e7fd14a4b166e8779392c6ff994a42e14f1
dir: /stats/pokedex/entries/143.asm/

View raw version
; 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