Home Alarm

From PZwiki
Revision as of 05:40, 4 August 2018 by Vaileasys (talk | contribs)
Home Alarm
Home Alarm
General
Category Item
Encumbrance
Heavy Load
0.1
Function Crafting
Technical details
Base ID Base.HomeAlarm
PlushSpiffo.pngThis article is about the home alarm item. For the alarm that is triggered when entering a house, see [[Burglar Alarm]].

A home alarm is an electrical item used in crafting.

Usage

The home alarm can only be dismantled, producing a motion sensor.

Crafting

Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

Can be found in Household side tables, electronics store counters and shelves.

Note that a home alarm differs from the burglar alarm which is triggered when entering a house.

Code

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

	item HomeAlarm
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Home Alarm,
		Icon		= HomeAlarm,

See also