mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user