summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/208.asm
blob: c3741a11c6ae2cb5233c1d31017d3d1a9abf6d13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; SteelixPokedexEntry: ; 0x1d067c
	db "IRON SNAKE@" ; species name
	dw 3002, 8820 ; height, width
	
	db   "The many small"
	next "metal particles"
	next "that cover this"
	page "#MON's body"
	next "reflect bright"
	next "light well.@"
; 0x1d06e0