Thanks to phil235
This commit is contained in:
bear1ake
2016-01-24 00:22:57 +09:00
parent 4b870b20a9
commit 6972a21830
2 changed files with 4 additions and 4 deletions
@@ -1068,9 +1068,9 @@
robot_suit.l_leg = null
robot_suit.r_leg.loc = T
robot_suit.r_leg = null
new /obj/item/stack/cable_coil(T, robot_suit.chest.wires)
new /obj/item/stack/cable_coil(T, robot_suit.chest.wired)
robot_suit.chest.loc = T
robot_suit.chest.wires = 0
robot_suit.chest.wired = 1
robot_suit.chest = null
robot_suit.l_arm.loc = T
robot_suit.l_arm = null