Tent Kit: Difference between revisions

From PZwiki
m (moved Tent Kit to Tent Kit: fixing capitalization)
m (→‎Crafting: added recipe)
Line 7: Line 7:
Used to build a [[tent]] for sleeping.
Used to build a [[tent]] for sleeping.


==Crafting==
== Crafting ==
A tent kit can be crafted with:
<!--list of crafting recipes the item is used in-->
*4 [[tent peg]]s
Tent kits can be used in the following recipes:
*4 [[sheet]]s
*2 [[Sturdy stick]]s


{| class="wikitable" width="550" style="text-align:center;"
{| class="wikitable sortable" style="text-align:center;"  
|-
|-  
! Ingredients || Output
! Name
|-
! class="unsortable" | Recipe
| 4x Tent Peg[[File:Tent peg.png|24px]] + 4x [[Sheet]]s[[File:Sheet.png|24px]] + 2x [[Sturdy Stick]]s[[File:Sturdy stick.png|24px]]|| [[Tent Kit]][[File:Tent kit.png|32px]]
! class="unsortable" | Description
 
{{RecipeLookup|4011}}
|}
|}



Revision as of 11:00, 19 November 2013


Used to build a tent for sleeping.

Crafting

Tent kits can be used in the following recipes:

Name Recipe Description












Tent pegs can be found laying around, mainly warehouses. Sheet's are extremely common, loot houses and/or kill zombies to get them. Sticks can be made, by crafting a plank into sticks. (Thanks, Eramus! :D)

Using

A tent can be set up anywhere. Just right click on the floor and the menu to build the tent will show if the tent kit is in your main inventory. When the tent is built, it will be a 1 by 1 by 1 structure that can be slept in.

A Good place to use a tent is a rooftop of a warehouse or inside a warehouse like building that has already been secured.


Code

item Book
{
	{
		Type				=		Normal,
		DisplayName			=	 Tent kit,
		Icon				=		TZ_TentKit,
		Weight				=		3.0,		
	}
}

History

Alpha
RC 2.9 Added to the Vanilla game.

See Also


Template:Navbox/Construction