Merge pull request #7282 from mwerezak/tape-roll

Adds tape rolls to the tool storage spawner list
This commit is contained in:
Ccomp5950
2014-12-08 20:46:58 -05:00
+2 -1
View File
@@ -102,4 +102,5 @@
prob(3);/obj/item/stack/cable_coil,\
prob(2);/obj/random/toolbox,\
prob(2);/obj/item/weapon/storage/belt/utility,\
prob(5);/obj/random/tool)
prob(5);/obj/random/tool,\
prob(2);/obj/item/weapon/tape_roll)