shithub: pokecrystal

ref: e246b53ba80f81ab44598686754d5cf65ba20591
dir: /data/pokedex/entries/067.asm/

View raw version
; MachokePokedexEntry: ; 0x1b80cb
	db "SUPERPOWER@" ; species name
	dw 411, 1550 ; height, width
	
	db   "This tough #MON"
	next "always stays in"
	next "the zone. Its"
	page "muscles become"
	next "thicker after"
	next "every battle.@"
; 0x1b8133