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