oops forgot the ) and , .

This commit is contained in:
Nicaragua
2019-01-27 02:31:19 -03:00
parent 15f7f2a125
commit c4e3438833
+2 -2
View File
@@ -88,7 +88,7 @@
/obj/item/clothing/head/helmet = 1,
/obj/item/melee/energy/sword = 4,
/obj/item/assembly/prox_sensor = 1,
/obj/item/robot_parts/r_arm = 2)
/obj/item/robot_parts/r_arm = 2,
/obj/item/robot_parts/l_arm = 2)
tools = list(/obj/item/weldingtool)
time = 120
@@ -101,7 +101,7 @@
/obj/item/clothing/head/helmet = 1,
/obj/item/pen/edagger = 4,
/obj/item/assembly/prox_sensor = 1,
/obj/item/robot_parts/r_arm = 2)
/obj/item/robot_parts/r_arm = 2,
/obj/item/robot_parts/l_arm = 2)
tools = list(/obj/item/weldingtool)
time = 120