Tent: Difference between revisions

From PZwiki
Tent
mNo edit summary
mNo edit summary
Line 27: Line 27:
}
}
}</nowiki>
}</nowiki>
[[Category:Version 0.2.0r]]

Revision as of 00:57, 21 May 2013



A tent can be crafted with:

  • 4 tent pegs
  • 4 sheets
  • 2 Sturdy stick

Using

A tent can be placed anywhere and once it is placed, the player will start to set up the tent. Once the tent is complete, you will see a 1 by 1 by 1 structure that can be slept in.

Risks

By no means is a tent safe. A zombie can wake a survivor up from your blissful slumber and he will have a big problem on his hands. A tent should be used in a secure place or at least in a place that seems like there is no zombies.

Code

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