Tennis Ball: Difference between revisions

From PZwiki
(be nice to mr tennis ball!)
m (Cleanup)
Line 1: Line 1:
{{languages}}
{{Languages}}{{Header|The Game World|Items|version=Version 41|incver=78.16}}{{Infobox normal
{{header|The Game World|Items|version=Version 41|incver=78}}{{Infobox normal
|display_name=Tennis Ball
| display_name = Tennis Ball
|name_colour=
| name_colour =  
|name_text_colour=
| name_text_colour =  
|image=TennisBall.png
| image = TennisBall.png
|image_width=120px
| image_width = 120px
|weight=0.1
| weight = 0.1
|function=''None''
| function = ''None''
|class_name = Base.TennisBall
| class_name = Base.TennisBall
}}'''Tennis ball''' is a currently a useless {{T|item}}, often considered as ''junk''.
}}'''Tennis balls''' are currently a useless {{T|item}}, and often considered as ''junk''.


==Usage==
==Usage==
Line 28: Line 27:


==See also==
==See also==
* [[Basketball]]
*[[Basketball]]
* [[Football]]
*[[Football]]

Revision as of 10:29, 19 February 2023

The Game WorldItemsTennis Ball
Tennis Ball
Tennis Ball
General
Category Item
Encumbrance
Heavy Load
0.1
Function None
Technical details
Base 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