summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/pikachu.asm
blob: 699900f18540e73c9d7d900a470265d702e1c60a (plain)
1
2
3
4
5
6
7
8
9
10
	db "MOUSE@" ; species name
	dw 104, 130 ; height, weight

	db   "When it is anger-"
	next "ed, it immediately"
	next "discharges the"

	page "energy stored in"
	next "the pouches in its"
	next "cheeks.@"