Shower Cap: Difference between revisions

From PZwiki
m (Minor fixes, updated code)
m (Updated version)
Line 1: Line 1:
{{languages}}
{{languages}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=56}}
{{header|The Game World|Items|Clothing|version=Version 41|incver=65}}
{{Infobox clothing
{{Infobox clothing
| display_name=Shower Cap
| display_name=Shower Cap

Revision as of 23:49, 22 January 2022

The Game WorldItemsClothingShower Cap
Shower Cap
Shower Cap
Showercap.png
General
Category Clothing
Encumbrance
Heavy Load
0.2
Body location Hat
Technical details
Item ID Base.Hat_ShowerCap

A shower cap is a hat that provides no protection or insulation.

Usage

A shower cap is a cosmetic hat as it provides no insulation or protection to the wearer.

Body Location

Protection Hat.png
  • Head

Code

Retrieved: Build 41.65

	item Hat_ShowerCap
		DisplayCategory	= Accessory,
		Type		= Clothing,
		DisplayName	= Shower Cap,
		ClothingItem	= Hat_ShowerCap,
		BodyLocation	= Hat,
		Icon		= Showercap,
		CanHaveHoles	= false,
		ChanceToFall	= 60,
		Weight		= 0.2,