Football: Difference between revisions

From PZwiki
(Added model. Removed image improvement tag. Retrieved code for Build 41.78.16 (was 40.43).)
m (Header version)
Line 1: Line 1:
{{Languages}}
{{Languages}}
{{Header|The Game World|Items|version=Version 40|incver=43}}
{{Header|The Game World|Items|version=Version 41|incver=78.16}}
{{Infobox item
{{Infobox item
| display_name = Football
| display_name = Football

Revision as of 09:43, 31 December 2023

Football
Football Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
None
Technical
Item ID
Base.Football

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

Usage

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

Distribution

Footballs can be found in lockers and vehicles.

Code

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

item Football
{
	DisplayCategory = Sports,
	Weight	=	0.2,
	Type	=	Normal,
	DisplayName	=	Football,
	Icon	=	Football,
	WorldStaticModel = Football,
}

See also