fixes turrets

This commit is contained in:
necromanceranne
2020-03-17 03:57:35 +11:00
parent fabcbd306c
commit fc2b6a9a81
@@ -247,6 +247,7 @@
if(prob(70))
if(stored_gun)
stored_gun.forceMove(loc)
stored_gun = null
to_chat(user, "<span class='notice'>You remove the turret and salvage some components.</span>")
if(prob(50))
new /obj/item/stack/sheet/metal(loc, rand(1,4))