summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/172.asm
blob: 5058b8cd58ce610431f473e0e6c3fce8f9ca9811 (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"