summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/071.asm
blob: 30cd3fccb0e768cc6ce0d2a8323a902febd9161a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x1b82d1