Hairspray: Difference between revisions

From PZwiki
mNo edit summary
(PZ Updater automated execution(task: deploy ReLookup, eid: f7daa1985fea70b62bddd9749315a6c3))
Line 16: Line 16:


==Crafting==
==Crafting==
{{Crafting table header}}
{{Crafting header|ing=3}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7009 -->
{{RecipeLookup|7009}}
{{Crafting/core|ing=3
{{Crafting table footer}}
| 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 04:48, 26 March 2022

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
Aerosol Bomb
Aerosol Bomb x1
none Engineer Hairspray
Hairspray x1
(consumed)
Box of Sparklers
Box of Sparklers x1
(consumed)
Aluminum
Aluminum x1
(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