summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/172.asm
blob: 896a406840e0fbd23ea71a8d770775088cf05c38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; PichuPokedexEntry: ; 0x1cd243
	db "TINY MOUSE@" ; species name
	dw 100, 40 ; height, width
	
	db   "It is unskilled at"
	next "storing electric"
	next "power. Any kind of"
	page "shock causes it to"
	next "discharge energy"
	next "spontaneously.@"
; 0x1cd2bc