shithub: pokecrystal

ref: 35644c330effcfb083591d20b3b5f780019ae24f
dir: /data/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