CD: Difference between revisions

From PZwiki
(updated the page in accordance to 41.54)
m (whoops)
Line 12: Line 12:


==Usage==
==Usage==
A CD is used in conjunction with a [[CD player|CD player]] to entertain the [[Player|player.]]
A CD is used in conjunction with a [[CD Player|CD player]] to entertain the [[Player|player.]]


== Distribution ==
== Distribution ==
Line 36: Line 36:


==See also==
==See also==
* [[Comb]]
* [[CD Player]]
* [[Lipstick]]
* [[VHS]]

Revision as of 15:52, 28 September 2021

CD
CD
General
Category Item
Encumbrance
Heavy Load
0.1
Function None
Technical details
Base ID Base.CD

A CD is used with a CD player to reduce boredom.

Usage

A CD is used in conjunction with a CD player to entertain the player.

Distribution

Buildings

Can be found inside wardrobes, side tables and desks in houses. They can also be found on shelves and counters in these buildings:

  • Fossoil
  • Gift Store
  • Storage Unit
  • Music Store

Vehicles

Can be found in the glove box and on seats of vehicles.

Code

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

	item Disc
		Type			= Normal,
		DisplayName		= CD,
		Icon			= Disc,
		Weight			= 0.1,

See also