mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 19:13:30 +01:00
oops forgot the ) and , .
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user