Picture of Marianne Brown

From PZwiki
Project ZomboidItemsMiscellaneous itemsJunkPicture of Marianne Brown
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
PictureKate.png
This is a future feature.
This article is about an item or mechanic that is currently unimplemented and planned for build 42.
It has either been previewed or found in the game files and does not exist yet.
Picture of Marianne Brown
MariannePic Model.png
General
Category
Junk
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Technical
Item ID
Base.MariannePic

A picture of Marianne Brown is a junk item that can only be acquired from debug mode or admin in multiplayer.

Code

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

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.78.16
item MariannePic
	{
	    DisplayCategory = Junk,
		Weight	=	0.2,
		Type	=	Normal,
		DisplayName	=	Picture of Marianne Brown,
		Icon	=	Frame,
		WorldStaticModel = MariannePic,
	}


See also