Spiffo (item): Difference between revisions

From PZwiki
(Created page)
 
m (higher res icon)
Line 4: Line 4:
| name_colour =  
| name_colour =  
| name_text_colour =  
| name_text_colour =  
| image = PlushSpiffo.png
| image = Spiffo250.png
| image_width = 120px
| image_width = 120px
| weight = 0.2
| weight = 0.2

Revision as of 23:33, 20 July 2019

The Game WorldItemsSpiffo (item)
Spiffo
Spiffo
General
Category Item
Encumbrance
Heavy Load
0.2
Function None
Technical details
Base ID Base.Spiffo
PlushSpiffo.pngThis article is about the in-game item. For the official mascot of Project Zomboid, see [[Spiffo]].

Spiffo is currently a useless item, and often considered as junk.

Usage

Spiffo has no use, being added purely for the purpose of clutter, creating more realism for the player when looting.

Distribution

Spiffo can be found in wardrobes and toy stores.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.43

	item Spiffo
		Weight			= 0.2,
		Type			= Normal,
		DisplayName		= Spiffo,
		Icon			= PlushSpiffo,

See also