shithub: pokecrystal

ref: 2d1a1b9c174cefbf71d9a81749262a3159cfed5a
dir: /data/pokedex/entries/071.asm/

View raw version
; 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