Trowel: Difference between revisions

From PZwiki
m (Added grave digging usage to the trowel description)
mNo edit summary
Line 8: Line 8:
|weight = 1.0
|weight = 1.0
|primary_use = [[Plowed Land|Till]] [[dirt]]
|primary_use = [[Plowed Land|Till]] [[dirt]]
|class_name = Base.HandShovel
|class_name = farming.HandShovel
}}A '''trowel''' (commonly referred to as a '''hand shovel''') is a tool used in [[farming]].
}}A '''trowel''' (commonly referred to as a '''hand shovel''') is a tool used in [[farming]].



Revision as of 10:42, 27 October 2020


Trowel
Trowel
General
Category Item
Encumbrance
Heavy Load
1.0
Function Till dirt
Technical details
Base ID farming.HandShovel

A trowel (commonly referred to as a hand shovel) is a tool used in farming.

Usage

Farming

For main article, see: Farming

A trowel is used to till grass or dirt, allowing seeds to be sown. Additionally, it can be used to dig graves (a way to permanently dispose of up to 5 corpses and all the items the corpses are wearing/carrying).

When digging with a trowel, there is a chance of recovering a worm which can be used for fishing, trapping or even be consumed.

Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

It can be found in garages, crates, sheds, and in kitchens.

Code

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

See also

Template:Navbox/ToolsTemplate:Navbox/Farming