Cologne

From PZwiki
Revision as of 08:13, 18 June 2023 by Vaileasys (talk | contribs) (added model + update code block)
Cologne
Cologne
Cologne
General
Category Junk
Encumbrance
Heavy Load
0.2
Function None
Technical details
Base ID Base.Cologne

Cologne is currently a useless item, and often considered as junk.

Usage

Cologne has no use, being added purely for the purpose of clutter, creating more realism for the player when looting.

Distribution

Cologne can be found in bathrooms and desks.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 41.78.16

    item Cologne
    {
        DisplayCategory = Junk,
        Weight	=	0.2,
        Type	=	Normal,
        DisplayName	=	Cologne,
        Icon	=	Cologne,
        WorldStaticModel = Cologne,
    }

See also