Magazine

From PZwiki
Revision as of 20:30, 6 February 2016 by Thing II (talk | contribs) (small edits and added its ability to be burned)


The magazine is an item found in the drawers and closets of many houses, but can also be found in crates and in kitchen containers. It manages to reduce a medium amount of boredom and a small amount of stress.
It can also be used as a fuel for fires, and lasts for 1 hour if done so.

Effects

Moodles: -20
Stressed: -15





Code

item Magazine
{
	Type				=			Literature,
	DisplayName			=			Magazine,
	Icon				=			Magazine,
	Weight				=			0.2,
	BoredomChange 		=			-20,
	StressChange 		=			-15
}

Template:Navbox/Consumables