Tennis Ball: Difference between revisions

From PZwiki
m (see also tennis racket)
m (→‎top: Category Project: Sports)
Line 1: Line 1:
{{Languages}}
{{Languages}}
{{Header|Project Zomboid|Items|version=Version 41|incver=78.16}}
{{header/sandbox2|Project Zomboid|Items|Miscellaneous items|Sports}}
{{page version|41.78.16}}
{{Infobox item
{{Infobox item
|display_name=Tennis Ball
|display_name=Tennis Ball

Revision as of 06:11, 27 January 2024

Template:Header/sandbox2

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Tennis Ball
TennisBall Model.png
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

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

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 40.43
item TennisBall
{
  Weight      = 0.1,
  Type        = Normal,
  DisplayName = Tennis Ball,
  Icon        = TennisBall,
}

See also