Socks

From PZwiki
Revision as of 17:03, 2 May 2018 by Vaileasys (talk | contribs) (Adjustments to format. Removed unnecessary categories. Changed image template to clothing)


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