Engineering Drip Lite™ (#18231)

* Merge remote-tracking branch 'upstream/master' into engiclothingpack

* In hand sprites

* satchel fitting
This commit is contained in:
Christasmurf
2022-07-17 02:39:26 +01:00
committed by GitHub
parent 2881a03096
commit 51c1ef55ee
14 changed files with 50 additions and 6 deletions
@@ -113,9 +113,9 @@
new /obj/item/cartridge/atmos(src)
new /obj/item/storage/toolbox/mechanical(src)
if(prob(50))
new /obj/item/storage/backpack/industrial(src)
new /obj/item/storage/backpack/industrial/atmos(src)
else
new /obj/item/storage/backpack/satchel_eng(src)
new /obj/item/storage/backpack/satchel_atmos(src)
new /obj/item/storage/backpack/duffel/atmos(src)
new /obj/item/extinguisher(src)
new /obj/item/grenade/gas/oxygen(src)