Spiffo (item): Difference between revisions

From PZwiki
m (Change to 200px, will probably be replaced with a model down the line)
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|version=Version 40|incver=43}}{{Infobox normal
{{Languages}}{{Header|The Game World|Items|version=Version 40|incver=43}}{{Infobox item
| display_name = Spiffo
| display_name = Spiffo
| name_colour =  
| name_colour =  
| name_text_colour =  
| name_text_colour =  
| image = Spiffo250.png
| model = Spiffo250.png
| image_width = 200px
| model_width = 200px
| alternate_image = PlushSpiffo.png
| icon = PlushSpiffo.png
| alternate_name = Spiffo
| icon_name = Spiffo
| alternate_link =
| icon_link =
| weight = 0.2
| weight = 0.2
| function = ''None''
| function = ''None''

Revision as of 06:30, 23 September 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.

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 Giant 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