summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/025.asm
blob: b0dd180dc8e0c123bb7d95bf212002156480a948 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; PikachuPokedexEntry: ; 0x1820ad
	db "MOUSE@" ; species name
	dw 104, 130 ; height, width
	
	db   "When it is anger-"
	next "ed, it immediately"
	next "discharges the"
	page "energy stored in"
	next "the pouches in its"
	next "cheeks.@"
; 0x182117