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