shithub: pokecrystal

ref: a082f314b362d86f1a82f6a413abf15c1df964f3
dir: /stats/pokedex/entries/204.asm/

View raw version
; PinecoPokedexEntry: ; 0x1d04b0
	db "BAGWORM@" ; species name
	dw 200, 160; height, width
	
	db "It spits out a", $4e, "fluid that it uses", $4e, "to glue tree bark@"
	db "to its body. The", $4e, "fluid hardens when", $4e, "it touches air.@"
; 0x1d0524