Trowel

From PZwiki
Revision as of 14:16, 27 August 2016 by MalonyJenkins (talk | contribs) (Redesigned Page, + Navbar, +New Description, +Farming Link + Categories + Code + Tool Navbox)


Page Updated @ Version: 34.28
   Navigation - Main Index -> The Game World -> Items -> Farming -> Trowel   

Template:Items

A Trowel (also known in code as a HandShovel) is small hand shovel which is used to till the earth. It can be found in garages, crates, sheds, and in kitchens.

The trowel is a tool required to sow seeds while farming.

When digging with a trowel, there is a chance of recovering a Worm which can be used for bait for fishing, traps or they can in emergencies be consumed.

See Farming for further information.

Farming

Name Recipe Description Crafting Level












Code

    

	
    item HandShovel
		Type		= Normal,
		DisplayName	= Trowel,
		Icon		= TZ_GardenTrowel,
		Weight		= 1.0,
 

      Template:Navbox/Tools