Cutting rigs now retracts all components, to stop the dreaded pseudoprison.

This commit is contained in:
Mechoid
2020-02-29 21:18:22 -08:00
parent d13336bbe6
commit 04c874aa6f
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -225,7 +225,7 @@
rig = target.belt
if(!istype(rig))
return
rig.reset()
rig.cut_suit()
user.visible_message("<span class='notice'>[user] has cut through the support systems of \the [rig] on [target] with \the [tool].</span>", \
"<span class='notice'>You have cut through the support systems of \the [rig] on [target] with \the [tool].</span>")