Socks

From PZwiki
Revision as of 07:31, 20 April 2018 by Vaileasys (talk | contribs) (added boilerplate, added code for both variants, updated weight)


Template:Items Socks currently have no known use, and are often considered a junk item. 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

Socks1Socks1.png

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

Socks2Socks2.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