Cologne

From PZwiki
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Cologne
Cologne Model.png
General
Category
Junk
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
None
Technical
Item ID
Base.Cologne

Cologne is an item that can be found in the world.

Usage

Cologne is currently labeled as junk items and has no use. Its primary purpose is adding item diversity and realism for the player when looting, or for decoration.

Distribution

The loot distributions can be found in the table(s) below.

Containers
Building/Room Container Rolls Chance
bathroom counter 4 4
medicine 4 4
shelves 4 4
bedroom desk 4 1
desk 4 1
dresser 4 0.2
office desk 4 1
pharmacy shelves 4 8

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item Cologne
    {
        DisplayCategory = Junk,
        Weight	=	0.2,
        Type	=	Normal,
        DisplayName	=	Cologne,
        Icon	=	Cologne,
        WorldStaticModel = Cologne,
    }

See also