shithub: pokecrystal

ref: adc41566aa1dcedb31214756e0873d641bad5a0e
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