Adds tape rolls to the tool storage spawner list

This commit is contained in:
mwerezak
2014-12-08 00:15:27 -05:00
parent 1245bb6291
commit d506eca89a

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)