Bandana (Face)

From PZwiki
Revision as of 10:50, 28 November 2021 by Thing II (talk | contribs) (Redirect to bandana proper)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Redirect page
Bandana (Face)

Redirect to:

A Bandana is an item of clothing that can be found in clothing stores, on dead zombies, and in homes randomly.

Usage

A bandana can be tied onto the player's Bandana (Face) or Bandana, depending on how it is worn when equipping. Offering 10% insulation it is more of a cosmetic item rather than utility clothing, also weighing a mere 0.1 in-game.


In_Game_Code

item Hat_Bandana { Type = Clothing, DisplayName = Bandana (Head), ClothingItem = Hat_Bandana, BodyLocation = Hat, IconsForTexture = BandanaBlack;BandanaBlue;BandanaRed, ClothingItemExtra = Hat_BandanaTied;Hat_BandanaMask, ClothingItemExtraOption = TieBandana;TieBandanaFace, CanHaveHoles = false, ChanceToFall = 5, Insulation = 0.10, Weight = 0.1, }