summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/quilava.asm
blob: 10009a9ec03add207b6ffbbc2c1a9330cbb01d26 (plain)
1
2
3
4
5
6
7
8
9
10
	db "VOLCANO@" ; species name
	dw 211, 420 ; height, weight

	db   "This #MON is"
	next "fully covered by"
	next "nonflammable fur."

	page "It can withstand"
	next "any kind of fire"
	next "attack.@"