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

	db   "A #MON that"
	next "races across the"
	next "land while barking"

	page "a cry that sounds"
	next "like crashing"
	next "thunder.@"