Fast Food Server Hat

From PZwiki
Revision as of 19:48, 26 December 2021 by Fazbeus (talk | contribs) (Removed Testing tag due to Build 41 being stable.)
The Game WorldItemsClothingFast Food Server Hat
Fast Food Server Hat
Fast Food Server Hat
CookHatBlack.png CookHatBlue.png CookHatGreen.png CookHatRed.png ChefHat.png CookHatSpiffo.png
General
Category Clothing
Encumbrance
Heavy Load
0.3
Body location Hat
Technical details
Item ID Hat_FastFood

A fast food server hat is a hat that provides no protection or insulation.

Usage

A fast food server hat is a cosmetic hat as it provides no insulation or protection to the wearer.

Body Location

Protection Hat.png
  • Head

Code

Retrieved: Build 41.56

	item Hat_FastFood
		Type		= Clothing,
		DisplayName	= Fast Food Server Hat,
		ClothingItem	= Hat_FastFood,
		BodyLocation	= Hat,
		IconsForTexture	= CookHatBlack;CookHatBlue;CookHatGreen;CookHatRed;ChefHat;CookHatYellow,
		CanHaveHoles	= false,
		ChanceToFall	= 80,
		Weight		= 0.3,