summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/elekid.asm
blob: 1df06b471b17d53eaaef7a9b90a5323c2455ceca (plain)
1
2
3
4
5
6
7
8
9
10
	db "ELECTRIC@" ; species name
	dw 200, 520 ; height, weight

	db   "Even in the most"
	next "vicious storm,"
	next "this #MON plays"

	page "happily if thunder"
	next "rumbles in the"
	next "sky.@"