shithub: pokecrystal

ref: e29a1f8f948a5353c1ba8d631aa9352185ca6e29
dir: /data/pokedex/entries/pineco.asm/

View raw version
; PinecoPokedexEntry: ; 0x1d04b0
	db "BAGWORM@" ; species name
	dw 200, 160 ; height, weight

	db   "It spits out a"
	next "fluid that it uses"
	next "to glue tree bark"
	page "to its body. The"
	next "fluid hardens when"
	next "it touches air.@"