summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/026.asm
blob: 65fffc0b92ffa0d6abe9e5d29bc81da2e7ee3f44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; RaichuPokedexEntry: ; 0x182117
	db "MOUSE@" ; species name
	dw 207, 660 ; height, width
	
	db   "If its electric"
	next "pouches run empty,"
	next "it raises its tail"
	page "to gather electri-"
	next "city from the"
	next "atmosphere.@"
; 0x182184