Lug Wrench: Difference between revisions

From PZwiki
(Created page with "{{languages|Lug Wrench}} {{header|The Game World|Items|Tools|type=Tool|version=Version 39|incver=67.5}}{{Infobox normal |display_name=Lug Wrench |name_colour=Tool |name_text_c...")
 
mNo edit summary
Line 7: Line 7:
|weight=1.5
|weight=1.5
|primary_use=Remove [[tire]]s
|primary_use=Remove [[tire]]s
|class_name=Base.Jack}}A '''lug wrench''' is a tool used in [[vehicles|vehicle]] [[mechanics]].
|class_name=Base.LugWrench}}A '''lug wrench''' is a tool used in [[vehicles|vehicle]] [[mechanics]].


==Usage==
==Usage==

Revision as of 16:48, 5 August 2018

The Game WorldItemsToolsLug Wrench

Template:Infobox normalA lug wrench is a tool used in vehicle mechanics.

Usage

A lug wrench is required to install and uninstall tires from vehicles, thus allowing access to suspension and brakes.

The player will not be able to use the lug wrench on a vehicle if they have not read the appropriate recipe magazine corresponding to the vehicle type.

Distribution

Buildings

Lug wrenches can be found in gas stations, sheds, garages, mechanic, storage units and crates,

Vehicles

Can be found the trunk of vehicles.

Code

From vehicleitems.txt (Project Zomboid directory/media/scripts/vehicles/)

	item LugWrench
		Weight		= 1,
		Type		= Normal,
		DisplayName	= Lug Wrench,
		Icon		= LugWrench,

See also

Template:Navbox/Tools