Magazine

From PZwiki
Revision as of 23:58, 24 August 2016 by MalonyJenkins (talk | contribs) (Redesigned page, +Navbar, +categories, reworked description, confirmed code)


Page Updated @ Version: 34.28
   Navigation - Main Index -> The Game World -> Items -> Consumables -> Literature -> Magazine   


Magazines are items 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.

Once used it is effectively 'consumed' and disappears from your inventory.

It can also be used as a fuel for fires, and lasts for 1 hour if done so.



Code

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

Template:Navbox/Consumables