Tent Kit

From PZwiki
Revision as of 11:00, 19 November 2013 by Minic90 (talk | contribs) (→‎Crafting: added recipe)


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