Soap

From PZwiki
Revision as of 13:22, 10 May 2018 by Vaileasys (talk | contribs) (fixed container links)


Template:Items Soap is a miscellaneous item generally found in bathroom counters and medicine cabinets. Soap, along with water, can be used to clean dirty or bloody clothing. Over the course of the zombie apocalypse, clothing will become dirty and bloody, which is dependant on the player's activities. If the player is wearing dirty or bloody clothing over an open wound, the chance of infection will increase.

Crafting

Output Ingredients Description Skill Level












Code

	item Soap2
		Type			= Drainable,
		UseDelta		= 0.05,
		UseWhileEquipped	= FALSE,
		DisplayName		= Soap,
		Icon			= Soap,
		Weight			= 0.1,
		cantBeConsolided	= TRUE,

See Also