summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/071.asm
blob: aa66bd172eaa53fabeeb26d051ac973e8785da8b (plain)
1
2
3
4
5
6
7
8
9
10
; VictreebelPokedexEntry: ; 0x1b826e
	db "FLYCATCHER@" ; species name
	dw 507, 340 ; height, width
	
	db   "Once ingested into"
	next "this #MON's"
	next "body, even the"
	page "hardest object"
	next "will melt into"
	next "nothing.@"