window repair adhesive spray (#22930)

adds window repair adhesive spray containing silicate. single use.
found in the engi-ved vending machines

for repairing cracked/damage windows without having to fully deconstuct
and reconstruct them.
can also strengthen windows
This commit is contained in:
c#min7
2026-07-29 16:33:52 +00:00
committed by GitHub
parent bb52dfdb80
commit d1f48dcd01
3 changed files with 20 additions and 1 deletions
@@ -294,3 +294,14 @@
return
..()
/obj/item/reagent_containers/spray/cleaner/glass_glue
name = "single-use glass adhesive spray"
desc = "A small spray tube of a Hephaestus Industries ultra-strong silicate epoxy adhesive. For window and glass repair. Single-use!"
volume = 20
icon_state = "deodorant"
item_state = "deodorant"
possible_transfer_amounts = null
spray_size = 1
spray_sizes = null
reagents_to_add = list(/singleton/reagent/silicate = 20)