Hairspray: Difference between revisions

From PZwiki
m (Added model image)
m (→‎Crafting: Change to template)
Line 18: Line 18:


==Crafting==
==Crafting==
{{Crafting header|ing=3}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7009 -->
{{Crafting header|ing=3}}
{{Crafting/core|ing=3
{{Crafting electrical|301|ing=3}}
| product_image = [[File:Aerosolbomb.png|link=Aerosol Bomb|Aerosol Bomb]] | product_name = [[Aerosol Bomb]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req = [[File:Engineer.png|Occupation#Engineer|Engineer]]
| f1 = [[File:Hairspray.png|link=Hairspray|Hairspray]] | i1 = [[Hairspray]] | q1 = x1 | tag1 = (consumed)
| f2 = [[File:Sparklers.png|link=Box of Sparklers|Box of Sparklers]] | i2 = [[Box of Sparklers]] | q2 = x1 | tag2 = (consumed)
| f3 = [[File:Aluminum.png|link=Aluminum|Aluminum]] | i3 = [[Aluminum]] | q3 = x1 | tag3 = (consumed)
}}
|}
|}


==Distribution==
==Distribution==

Revision as of 00:28, 31 May 2023

Template:Infobox normal

Used in improvised defensive devices. Requires known recipe or Engineer profession.
— In-game tooltip

Hairspray is an item used in crafting electrical items.

Usage

Hairspray is only used as a crafting component in electrical items.

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
Aerosolbomb.png
Aerosol Bomb
0 XP none Engineer Hairspray.png
Hairspray
(consumed)
Sparklers.png
Box of Sparklers
(consumed)
Aluminum.png
Aluminum
(consumed)

Distribution

Can be found in bathrooms and hairdressers.

Code

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

	item Hairspray
		Weight		= 0.2,
		Type		= Normal,
		DisplayName	= Hairspray,
		Icon		= Hairspray,
		Tooltip		= Tooltip_ItemTraps,

See also