Doll

From PZwiki
Revision as of 06:27, 23 September 2023 by VaileasysBot (talk | contribs) (β†’β€Žtop: Replace "Infobox_normal" with "Infobox_item")
Doll
General
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Function
None
Technical
Item ID
Base.Doll

Dolls are currently a useless item, and often considered as junk.

Usage

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

Distribution

Dolls can be found in a number of places including wardrobes, desks, and stores.

Code

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

	item Doll
		Type			= Normal,
		DisplayName		= Doll,
		Icon			= Doll,
		Weight			= 0.1,

See also