Glasses

From PZwiki
Revision as of 03:19, 20 January 2022 by Omar (talk | contribs) (Minor fixes, removed comments, updated code)

Template:Infobox clothing Glasses are simple eyewear commonly found around the map.

Distribution

Buildings

The glasses are common around Knox Country, often stored in houses.

NPCs

Glasses are frequently found on zombie civilians.

Trivia

  • Glasses do not actually improve a player's vision, and act only as cosmetic items.

Code

From clothing_others.txt (Project Zomboid directory/media/scripts/clothing)

Retrieved: Build 41.65

	item Glasses_Normal
		DisplayCategory	= Accessory,
		Type		= Clothing,
		DisplayName	= Glasses,
		ClothingItem	= Glasses_Normal,
		BodyLocation	= Eyes,
		IconsForTexture	= GlassesBlack;GlassesBlue;GlassesRed,
		Weight		= 0.1,
		Cosmetic	= TRUE,
		ChanceToFall	= 50,