Toy Car

From PZwiki
Revision as of 00:37, 7 July 2019 by SimonC4 (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Toy Car
Toy Car
General
Category Item
Encumbrance
Heavy Load
0.1
Function None
Technical details
Base ID Base.ToyCar

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

Usage

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

Distribution

Toy cars can be found in wardrobes, toy stores and vehicles.

Code

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

	item ToyCar
		Weight			= 0.1,
		Type			= Normal,
		DisplayName		= Toy Car,
		Icon			= ToyCar,

See also