Magazine

From PZwiki
Revision as of 08:58, 13 April 2018 by Vaileasys (talk | contribs) (updated fuel time, replaced 'your' with 'player')


Page Updated @ Version: 39.45
   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 the player's inventory.

It can also be used as a fuel for a heat source, and lasts for 15 mins if done so.



Code

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

Template:Navbox/Consumables