Magazine: Difference between revisions

From PZwiki
mNo edit summary
(small edits and added its ability to be burned)
Line 6: Line 6:
|stress = -15
|stress = -15
}}
}}
Some kind of gossip magazine that somehow manages to entertain you, despite being heavily outdated. The magazine is 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.
The magazine is an [[items|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. <br/>
 
It can also be used as a fuel for [[heat_source|fires]], and lasts for 1 hour if done so.


== Effects ==
== Effects ==

Revision as of 20:30, 6 February 2016


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