Spiffo (item): Difference between revisions

From PZwiki
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
m (Item is called Big Spiffo, add outdated label, as some info is already from b41)
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|version=Version 40|incver=43}}{{Infobox item
{{Languages}}
{{Header|The Game World|Items|version=Version 40|incver=43}}
{{Infobox item
| display_name = Spiffo
| display_name = Spiffo
| name_colour =  
| name_colour =  
Line 11: Line 13:
| function = ''None''
| function = ''None''
| class_name = Base.Spiffo
| class_name = Base.Spiffo
}}{{About|the in-game item|the official mascot of Project Zomboid|Spiffo|the fast food chain|Spiffo's}}
}}
{{About|the in-game item|the official mascot of Project Zomboid|Spiffo|the fast food chain|Spiffo's}}
{{Outdated}}
'''Spiffo''' is a plush version of Project Zomboid’s mascot, [[Spiffo]], which it shares a name with. It can be used as a collector's or furnishing item, but other than that, currently serves no useful purpose and is classified as a ''junk'' {{T|item}}.  
'''Spiffo''' is a plush version of Project Zomboid’s mascot, [[Spiffo]], which it shares a name with. It can be used as a collector's or furnishing item, but other than that, currently serves no useful purpose and is classified as a ''junk'' {{T|item}}.  


There is also an extra large version of this Spiffo doll, aptly called a [[Giant Spiffo]].
There is also an extra large version of this Spiffo doll, aptly called a [[Big Spiffo]].


==Usage==
==Usage==

Revision as of 22:01, 27 October 2023

The Game WorldItemsSpiffo (item)
Spiffo (item)
Spiffo250.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
None
Technical
Item ID
Base.Spiffo
PlushSpiffo.pngThis article is about the in-game item. For the official mascot of Project Zomboid, see Spiffo. For the fast food chain, see Spiffo's.
AppleRotten.png
This article may be outdated.
Editors are encouraged to update this article with new information.

Spiffo is a plush version of Project Zomboid’s mascot, Spiffo, which it shares a name with. It can be used as a collector's or furnishing item, but other than that, currently serves no useful purpose and is classified as a junk item.

There is also an extra large version of this Spiffo doll, aptly called a Big Spiffo.

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