Tennis Ball

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

Tennis ball is a currently a useless item, often considered as junk.

Usage

Tennis balls have no use, being added purely for the purpose of clutter, creating more realism for the player when looting. They can also be placed for decoration.

Distribution

Tennis ball can be found in lockers and vehicles.

Code

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

	item TennisBall
		Weight			= 0.1,
		Type			= Normal,
		DisplayName		= Tennis Ball,
		Icon			= TennisBall,

See also