Yoyo: Difference between revisions

From PZwiki
(Updated to version 40.43)
Tag: categories removed
m (128px, link glove box)
Line 1: Line 1:
{{languages|Yoyo}}
{{Languages}}{{Header|The Game World|Items|version=Version 40|incver=43}}{{Infobox normal
{{header|The Game World|Items|version=Version 40|incver=43}}{{Infobox normal
| display_name = Yoyo
| display_name = Yoyo
| name_colour =  
| name_colour =  
| name_text_colour =  
| name_text_colour =  
| image = Yoyo.png
| image = Yoyo.png
| image_width = 120px
| image_width = 128px
| weight = 0.2
| weight = 0.2
| function = ''None''
| function = ''None''
Line 14: Line 13:


==Distribution==
==Distribution==
A yoyo can be found in [[Containers#Bedroom Storage|bedroom cupboards]], [[Containers#Desks|desks]], [[Containers#Lockers|school lockers]], gloveboxes of [[vehicles]] and very rarely as loot on [[zombie]] [[corpse]]s.  
A yoyo can be found in [[Containers#Bedroom Storage|bedroom cupboards]], [[Containers#Desks|desks]], [[Containers#Lockers|school lockers]], [[Glove Box|glove boxes]] of [[vehicles]] and very rarely as loot on [[zombie]] [[corpse]]s.  


== Code ==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{Retrieved|version=40|incver=43}}
{{Retrieved|version=40|incver=43}}
<pre> item Yoyo
<pre>
item Yoyo
Weight = 0.1,
Weight = 0.1,
Type = Normal,
Type = Normal,
Line 27: Line 27:


==See also==
==See also==
* [[Cube]]
*[[Cube]]
* [[Toy Car]]
*[[Toy Car]]

Revision as of 15:15, 25 June 2023

Yoyo
Yoyo
General
Category Item
Encumbrance
Heavy Load
0.2
Function None
Technical details
Base ID Base.Yoyo

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

Usage

Pink with a yellow star in the center, a yoyo has no use and has been added purely for the purpose of clutter, creating more realism for the player when looting.

Distribution

A yoyo can be found in bedroom cupboards, desks, school lockers, glove boxes of vehicles and very rarely as loot on zombie corpses.

Code

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

	item Yoyo
		Weight			= 0.1,
		Type			= Normal,
		DisplayName		= Yoyo,
		Icon			= Yoyo,

See also