![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Lug Wrench
Jump to navigation
Jump to search
![]() |
English • русский |
Navigation:Main Index>The Game World>Items>Tools>Mechanic Tools>Lug WrenchPage Updated: Version 41.78.16
Lug Wrench | ||
---|---|---|
![]() | ||
| ||
General | ||
Category | Item | |
Weight | 1 | |
Function | Remove tires | |
Technical details | ||
Base ID | Base.LugWrench |
A 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 in the trunk of vehicles.
Code
From vehicleitems.txt (Project Zomboid directory/media/scripts/vehicles/)
Retrieved | |
---|---|
Version 41.78.16 |
item LugWrench { DisplayCategory = Tool, Weight = 1, Type = Normal, DisplayName = Lug Wrench, Icon = LugWrench, MechanicsItem = TRUE, WorldStaticModel = LugWrench, }
See also