Pool Ball

From PZwiki
Revision as of 21:38, 6 July 2019 by SimonC4 (talk | contribs) (Checked and updated to version 40.43)
The Game WorldItemsPool Ball
Pool Ball
Pool Ball
General
Category Item
Encumbrance
Heavy Load
0.2
Function None
Technical details
Base ID Base.PoolBall

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

Usage

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

Distribution

Pool balls can be found in bars.

Code

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

	item PoolBall
		Weight			= 0.2,
		Type			= Normal,
		DisplayName		= Pool Ball,
		Icon			= PoolBall,

See also