Sand Bag

From PZwiki
PictureKate.png
This is a future feature.
This article is about an item or mechanic that is currently unimplemented and planned for a future version.
It has either been previewed or found in the game files and does not exist yet.

Template:Items

A bag of sand. Created by ?????.

Crafting

Sandbags can be used in the following recipes:

Ingredients Other Items Output Description
6x Sandbag None Sandbag Wall a wall of sandbags.

Code

item Sandbag
{
Weight	=	9,
		Type	=	Drainable,
		UseWhileEquipped	=	FALSE,
		UseDelta	=	0.25,
		DisplayName	=	Sand bag,
		Icon	=	Sandbag,
}