Saw: Difference between revisions

From PZwiki
m (Fixed Coding)
No edit summary
Line 5: Line 5:
|otheruses = Making a [[Sawed-Off Shotgun]]
|otheruses = Making a [[Sawed-Off Shotgun]]
}}
}}
The saw is an important tool used for cutting many items. It's primary purpose is to convert raw logs into usable wooden planks. It's secondary purpose is to turn regular shotguns into the improved sawed-off shotgun. It's third purpose is to cut melons, but the kitchen knife and the axe can also do this.
The saw is an important tool used for cutting many items. It's primary purpose is to convert raw [[logs]]into usable wooden planks. It's secondary purpose is to turn regular [[shotgun]]s into the improved sawed-off shotgun. It's third purpose is to cut melons, but the kitchen knife and the axe can also do this.


The saw is in abundance in the hardware store, and sometimes found in storage crates, but it is rarely found elsewhere.
The saw is in abundance in the hardware store, and sometimes found in storage crates, but it is rarely found elsewhere.
Line 29: Line 29:
Weight = 0.7,
Weight = 0.7,
}</nowiki>
}</nowiki>
== History ==
{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| RC 2.9 || Added to the game.
|}
==See Also==
* [[Hammer]]
* [[logs]]
* [[Construction]]
{{Navbox/Tools}}
[[Category:Tools]]
[[Category:Tools]]
[[Category:Items]]
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]

Revision as of 17:58, 3 June 2013

Template:Tools The saw is an important tool used for cutting many items. It's primary purpose is to convert raw logsinto usable wooden planks. It's secondary purpose is to turn regular shotguns into the improved sawed-off shotgun. It's third purpose is to cut melons, but the kitchen knife and the axe can also do this.

The saw is in abundance in the hardware store, and sometimes found in storage crates, but it is rarely found elsewhere.

Crafting

Name Recipe Description




























































Code

item Saw
{
	Type				=			Normal,
	DisplayName			=			Saw,
	Icon				=			Hacksaw,
	Weight				=			0.7,
}

History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Tools