Magazine: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 6: Line 6:
|stress = -15
|stress = -15
}}
}}
An item of literature commonly found in shops. Disappears when used.
Some kind of outdate 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.





Revision as of 01:50, 6 June 2012


Some kind of outdate 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.


Effects

Moodles: -20
Stressed: -15





Code

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

Template:Navbox/Consumables