summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/218.asm
blob: d6998cb2e222ad6a67f03fab6489b1e3e4101585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; SlugmaPokedexEntry: ; 0x1d0ab8
	db "LAVA@" ; species name
	dw 204, 770 ; height, width
	
	db   "These group to-"
	next "gether in areas"
	next "that are hotter"
	page "than normal. If it"
	next "cools off, its"
	next "skin hardens.@"
; 0x1d0b21