Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Picture of Chris Bailey

From PZwiki
Project ZomboidItemsMiscellaneous itemsJunkPicture of Chris Bailey
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.
It has either been previewed or found in the game files and does not exist yet.
Picture of Chris Bailey
ChrisPic Model.png
General
Category
Junk
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Technical
Item ID
Base.ChrisPic

A picture of Chris Bailey is a junk item that can only be acquired in debug mode or spawned by an admin in multiplayer.

History

Base.ChrisPic

Version Description
Build 41.72 Released on this version.

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 ChrisPic
	{
	    DisplayCategory = Junk,
		Weight	=	0.2,
		Type	=	Normal,
		DisplayName	=	Picture of Chris Bailey,
		Icon	=	Frame,
		WorldStaticModel = ChrisPic,
	}

See also