Football: Difference between revisions

From PZwiki
m (128px)
(Added {{Unverified}})
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|version=Version 40|incver=43}}{{Infobox normal
{{Languages}}{{Header|The Game World|Items|version=Version 40|incver=43}}
{{Unverified}}
{{Infobox normal
| display_name = Football
| display_name = Football
| name_colour =  
| name_colour =  
Line 8: Line 10:
| function = ''None''
| function = ''None''
| class_name = Base.Football
| class_name = Base.Football
}}'''Footballs''' are currently a useless {{T|item}}, and often considered as ''junk''.
}}
'''Footballs''' are currently a useless {{T|item}}, and often considered as ''junk''.


==Usage==
==Usage==

Revision as of 06:58, 13 September 2023

CandleLit.png
This article may have claims which require verification.
Editors should verify the article's current content and, while adding content, check new information.
Football
Football
General
Category Item
Encumbrance
Heavy Load
0.2
Function None
Technical details
Base 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 40.43

	item Football
		Weight			= 0.2,
		Type			= Normal,
		DisplayName		= Football,
		Icon			= Football,

See also