Bucket of Plaster

From PZwiki
Revision as of 22:19, 13 January 2020 by Vykintas (talk | contribs) (Carpenter level 7, because Wooden walls level 3 can be crafted at carpenter level 7. Important to mention that this is only for decoration.)

Template:Items The bucket of plaster is made with water and a bag of plaster powder, it can be used to plaster up to four walls ( level 3 ONLY ) at Carpentry Level 7 .
Plastered walls can then be painted using a paint brush and some paint.
Plastering and painting is for decoration only and will not make walls indestructable by Zombie.

Crafting

Name Recipe Description Skill Level












Code

	item BucketPlasterFull
		IsWaterSource		= TRUE,
		Weight			= 10,
		CanStoreWater		= TRUE,
		Type			= Drainable,
		UseWhileEquipped	= FALSE,
		UseDelta		= 0.25,
		DisplayName		= Bucket with plaster,
		ReplaceOnDeplete	= BucketEmpty,
		ReplaceOnUseOn		= WaterSource-BucketWaterFull,
		Icon			= Plaster_Mixed,

See also

Last Update

Template:VersionNotice