summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/hitmonchan.asm
blob: 89b945d96d1e13a66a81e50ff7d860a3954cd954 (plain)
1
2
3
4
5
6
7
8
9
10
	db "PUNCHING@" ; species name
	dw 407, 1110 ; height, weight

	db   "Its punches slice"
	next "the air. They are"
	next "launched at such"

	page "high speed, even a"
	next "slight graze could"
	next "cause a burn.@"