Update chance

This commit is contained in:
Markolie
2017-02-06 01:42:59 +01:00
parent dbe1284214
commit ee3417f19a
@@ -15,7 +15,7 @@
/obj/structure/closet/crate/necropolis/tendril/New()
..()
// uncomment me once these items are being implemented
var/loot = rand(1,25)
var/loot = rand(1,24)
switch(loot)
if(1)
new /obj/item/device/shared_storage/red(src)