Adjusts random tech to spawn random cable instead of always red

This commit is contained in:
Yoshax
2016-05-28 04:42:05 +01:00
parent 12bc3d2622
commit 1237d361a5
+1 -1
View File
@@ -108,7 +108,7 @@
prob(2);/obj/random/bomb_supply,\
prob(1);/obj/item/weapon/extinguisher,\
prob(1);/obj/item/clothing/gloves/fyellow,\
prob(3);/obj/item/stack/cable_coil,\
prob(3);/obj/item/stack/cable_coil/random,\
prob(2);/obj/random/toolbox,\
prob(2);/obj/item/weapon/storage/belt/utility,\
prob(5);/obj/random/tool,\