mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user