summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/magby.asm
blob: 8e4ab75a8c87b6b729080bbe9a1fa7febaa9f391 (plain)
1
2
3
4
5
6
7
8
9
10
	db "LIVE COAL@" ; species name
	dw 204, 470 ; height, weight

	db   "It is found in"
	next "volcanic craters."
	next "Its body temp. is"

	page "over 1100 degrees,"
	next "so don't under-"
	next "estimate it.@"