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