NPK Fertilizer

From PZwiki
Revision as of 23:09, 3 April 2014 by Tickleman (talk | contribs) (Created page with "{{languages}} {{Items |image = NPK Fertilizer.png |weight = 2.0 }} This can be used in farming to speed-up the growth speed of your plants. You will find in into cra...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Template:Items

This can be used in farming to speed-up the growth speed of your plants.

You will find in into crates, but it is a relatively rare item.

One PNK Fertilizer bag will enable you to fertilize only 4 parcels of your plantations.

Code

	item Fertilizer
	{
		DisplayName	= NPK Fertilizer,
		Icon		= TZ_IndieStoneNPK,
		Type		= Drainable,
		UseDelta	= 0.25,
		UseWhileEquipped= false,
		Weight		= 2.0
	}

Template:Navbox/Drainables/en