shithub: pokecrystal

ref: 2d1a1b9c174cefbf71d9a81749262a3159cfed5a
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