Cat Toy

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

A cat toy is currently a useless item, and often considered as junk.

Usage

A cat toy has no use, being added purely for the purpose of clutter, creating more realism for the player when looting.

Distribution

Cat toys can be found in wardrobes and in gift stores. They can also be found in glove boxes and on seats in vehicles.

Code

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

	item CatToy
		Weight			= 0.1,
		Type			= Normal,
		DisplayName		= Cat Toy,
		Icon			= CatToy,

See also