summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/raikou.asm
blob: 4f300635fdc9213704ca3b53004050f5293cec62 (plain)
1
2
3
4
5
6
7
8
9
10
	db "THUNDER@" ; species name
	dw 603, 3920 ; height, weight

	db   "This rough #MON"
	next "stores energy"
	next "inside its body,"

	page "then sweeps across"
	next "the land, shooting"
	next "off electricity.@"