This commit is contained in:
Wowzewow (Wezzy)
2022-07-10 18:31:18 +02:00
committed by GitHub
parent 070d1d1e8b
commit 2bec6f1762
33 changed files with 189 additions and 102 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
if(prob(50))
new /obj/item/storage/backpack/industrial(src)
else
new /obj/item/storage/backpack/satchel_eng(src)
new /obj/item/storage/backpack/satchel/eng(src)
new /obj/item/device/radio/headset/headset_cargo(src)
new /obj/item/clothing/under/rank/miner(src)
new /obj/item/clothing/gloves/black(src)