mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 03:56:27 +01:00
Adds Krak-B-Gone, a silicate spray for fixing windows
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
new /obj/item/taperoll/engineering(src)
|
||||
new /obj/item/clothing/suit/storage/hooded/wintercoat/engineering(src)
|
||||
new /obj/item/weapon/tank/emergency/oxygen/engi(src)
|
||||
new /obj/item/weapon/reagent_containers/spray/windowsealant(src) //vorestation addition
|
||||
return
|
||||
|
||||
|
||||
@@ -128,6 +129,7 @@
|
||||
new /obj/item/taperoll/engineering(src)
|
||||
new /obj/item/clothing/suit/storage/hooded/wintercoat/engineering(src)
|
||||
new /obj/item/weapon/tank/emergency/oxygen/engi(src)
|
||||
new /obj/item/weapon/reagent_containers/spray/windowsealant(src) //vorestation addition
|
||||
return
|
||||
|
||||
|
||||
|
||||
@@ -137,7 +137,8 @@
|
||||
new /obj/item/clothing/gloves/yellow(src)
|
||||
if(prob(40))
|
||||
new /obj/item/clothing/head/hardhat(src)
|
||||
|
||||
if(prob(30))
|
||||
new /obj/item/weapon/reagent_containers/spray/windowsealant(src) //vorestation addition
|
||||
|
||||
/*
|
||||
* Radiation Closet
|
||||
|
||||
Reference in New Issue
Block a user