summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/gold/pichu.asm
blob: 567659c1b3cbb04db25841f20b7c02d5a55254b6 (plain)
1
2
3
4
5
6
7
8
9
10
	db "TINY MOUSE@" ; species name
	dw 100, 40 ; height, weight

	db   "It is not yet"
	next "skilled at storing"
	next "electricity."

	page "It may send out a"
	next "jolt if amused"
	next "or startled.@"