Socks: Difference between revisions

From PZwiki
m (Adjustments to format. Removed unnecessary categories. Changed image template to clothing)
Tag: categories removed
m (fixed container links)
Line 9: Line 9:
[[Socks]] currently have no known use, and are often considered a ''junk'' item. Socks could once be used in crafting [[Molotov Cocktail|molotov cocktails]], however this functionality appears to have been removed.  
[[Socks]] currently have no known use, and are often considered a ''junk'' item. Socks could once be used in crafting [[Molotov Cocktail|molotov cocktails]], however this functionality appears to have been removed.  


They are commonly found in bedroom [[Containers#Wardrobe|wardrobes]] and shelves in [[Clothing Store|clothing stores]]. They may also be found in containers, such as [[Containers#Containers#Garbage Can/Dumpster|garbage cans]], and will always be found in pairs.  
They are commonly found in bedroom [[Containers#Bedroom Storage|wardrobes]] and [[Containers#Shelves|shelves]] in [[Clothing Store|clothing stores]]. They may also be found in containers, such as [[Containers#Bins|garbage cans]], and will always be found in pairs.  


Socks cannot be worn.
Socks cannot be worn.

Revision as of 18:38, 9 May 2018


Template:Clothing Socks currently have no known use, and are often considered a junk item. Socks could once be used in crafting molotov cocktails, however this functionality appears to have been removed.

They are commonly found in bedroom wardrobes and shelves in clothing stores. They may also be found in containers, such as garbage cans, and will always be found in pairs.

Socks cannot be worn.








Code

From items.txt (Project Zomboid directory/media/scripts/)

Socks1 Socks1.png

	item Socks
		Count		= 2,
		Weight		= 0.01,
		Type		= Normal,
		DisplayName	= Sock,
		Icon		= Socks1,

Socks2 Socks2.png

	item Socks2
		Count		= 2,
		Weight		= 0.01,
		Type		= Normal,
		DisplayName	= Sock,
		Icon		= Socks2,


History

Alpha
RC 2.9 Clothing bug.


See Also

Template:Navbox/Clothing