Baseball: Difference between revisions

From PZwiki
(Checked and updated to version 40.43)
(→‎See also: Baseball Bat)
Line 28: Line 28:


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

Revision as of 06:33, 11 June 2023

Baseball
Baseball
General
Category Item
Encumbrance
Heavy Load
0.1
Function None
Technical details
Base ID Base.Baseball

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

Usage

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

Distribution

Baseballs can be found in lockers.

Code

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

	item Baseball
		Weight			= 0.1,
		Type			= Normal,
		DisplayName		= Baseball,
		Icon			= Baseball,

See also