Bleach: Difference between revisions

From PZwiki
No edit summary
m (Cleaning info)
Line 5: Line 5:
|thirst = -60
|thirst = -60
}}
}}
A jug of bleach once used to remove stains from clothing and other surfaces. You can drink bleach, but it is a poison. You will die if you do so. While infected, this is an effective way to kill yourself before turning into a zombie.  
A jug of bleach once used to remove stains from clothing and other surfaces. You can drink bleach, but it is a poison. You will die if you do so. While infected, this is an effective way to kill yourself before turning into a zombie. When used with a [[bath towel]] or [[dish towel]], bleach can be used to clean bloodstains out of floors and walls.


==Effects==
==Effects==

Revision as of 05:11, 16 August 2016

Template:Items A jug of bleach once used to remove stains from clothing and other surfaces. You can drink bleach, but it is a poison. You will die if you do so. While infected, this is an effective way to kill yourself before turning into a zombie. When used with a bath towel or dish towel, bleach can be used to clean bloodstains out of floors and walls.

Effects

Unhappy: -10 (seems to be a bug, it's listed twice [build 11])

Moodles: -60

Poison

Code

	item Bleach
	{
		HungerChange	=	-0,
		UnhappyChange	=	1000,		
		Weight		=	0.3,
		Type		=	Food,
		UnhappyChange	=	-10,
		ThirstChange	=	-60,
		DisplayName	=	Bleach,
		Icon		=	Bleach,
		Poison 		= 	true,
	}