The Clerical Module Strikes Back (#13807)

This commit is contained in:
Benedict
2022-05-12 20:56:02 +02:00
committed by GitHub
parent 6a90ffb56f
commit 1773818c2d
2 changed files with 17 additions and 36 deletions
@@ -239,12 +239,7 @@ var/global/list/robot_modules = list(
modules += new /obj/item/extinguisher/mini(src) // For navigating space and/or low grav, and just being useful.
modules += new /obj/item/device/flash(src) // Non-lethal tool that prevents any 'borg from going lethal on Crew so long as it's an option according to laws.
modules += new /obj/item/crowbar/robotic(src) // Base crowbar that all 'borgs should have access to.
modules += new /obj/item/pen/robopen(src)
modules += new /obj/item/form_printer(src)
modules += new /obj/item/gripper/paperwork(src)
modules += new /obj/item/device/hand_labeler(src)
modules += new /obj/item/tape_roll(src) //allows it to place flyers
modules += new /obj/item/device/nanoquikpay(src)
emag = new /obj/item/reagent_containers/hypospray/cmo(src)
emag.reagents.add_reagent(/decl/reagent/wulumunusha, 30)
emag.name = "Wulumunusha Hypospray"
@@ -299,11 +294,7 @@ var/global/list/robot_modules = list(
modules += new /obj/item/extinguisher/mini(src) // For navigating space and/or low grav, and just being useful.
modules += new /obj/item/device/flash(src) // Non-lethal tool that prevents any 'borg from going lethal on Crew so long as it's an option according to laws.
modules += new /obj/item/crowbar/robotic(src) // Base crowbar that all 'borgs should have access to.
modules += new /obj/item/pen/robopen(src)
modules += new /obj/item/form_printer(src)
modules += new /obj/item/gripper/paperwork(src)
modules += new /obj/item/device/hand_labeler(src)
modules += new /obj/item/tape_roll(src)
emag = new /obj/item/reagent_containers/hypospray/cmo(src)
emag.reagents.add_reagent(/decl/reagent/wulumunusha, 30)
emag.name = "Wulumunusha Hypospray"
@@ -391,11 +382,7 @@ var/global/list/robot_modules = list(
modules += new /obj/item/extinguisher(src) // For navigating space and/or low grav, and just being useful.
modules += new /obj/item/device/flash(src) // Non-lethal tool that prevents any 'borg from going lethal on Crew so long as it's an option according to laws.
modules += new /obj/item/crowbar/robotic(src) // Base crowbar that all 'borgs should have access to.
modules += new /obj/item/pen/robopen(src)
modules += new /obj/item/form_printer(src)
modules += new /obj/item/gripper/paperwork(src)
modules += new /obj/item/device/hand_labeler(src)
modules += new /obj/item/tape_roll(src)
modules += new /obj/item/pen/robopen(src) // Pen for renaming doors
emag = new /obj/item/gun/energy/plasmacutter/mounted(src)
malf_AI_module += new /obj/item/rfd/transformer(src)
@@ -460,11 +447,7 @@ var/global/list/robot_modules = list(
modules += new /obj/item/extinguisher(src) // For navigating space and/or low grav, and just being useful.
modules += new /obj/item/device/flash(src) // Non-lethal tool that prevents any 'borg from going lethal on Crew so long as it's an option according to laws.
modules += new /obj/item/crowbar/robotic(src) // Base crowbar that all 'borgs should have access to.
modules += new /obj/item/pen/robopen(src)
modules += new /obj/item/form_printer(src)
modules += new /obj/item/gripper/paperwork(src)
modules += new /obj/item/device/hand_labeler(src)
modules += new /obj/item/tape_roll(src)
modules += new /obj/item/pen/robopen(src) // Pen for renaming doors
emag = new /obj/item/melee/baton/robot/arm(src)
malf_AI_module += new /obj/item/rfd/transformer(src)
@@ -585,11 +568,6 @@ var/global/list/robot_modules = list(
modules += new /obj/item/extinguisher/mini(src) // For navigating space and/or low grav, and just being useful.
modules += new /obj/item/device/flash(src) // Non-lethal tool that prevents any 'borg from going lethal on Crew so long as it's an option according to laws.
modules += new /obj/item/crowbar/robotic(src) // Base crowbar that all 'borgs should have access to.
modules += new /obj/item/pen/robopen(src)
modules += new /obj/item/form_printer(src)
modules += new /obj/item/gripper/paperwork(src)
modules += new /obj/item/device/hand_labeler(src)
modules += new /obj/item/tape_roll(src)
emag = new /obj/item/reagent_containers/spray(src)
emag.reagents.add_reagent(/decl/reagent/lube, 250)
emag.name = "Lube spray"
@@ -752,12 +730,7 @@ var/global/list/robot_modules = list(
modules += new /obj/item/ore_detector(src)
modules += new /obj/item/mining_scanner(src)
modules += new /obj/item/ore_radar(src)
modules += new /obj/item/pen/robopen(src)
modules += new /obj/item/form_printer(src)
modules += new /obj/item/gripper/paperwork(src)
modules += new /obj/item/device/hand_labeler(src)
modules += new /obj/item/tape_roll(src) //allows it to place flyers
modules += new /obj/item/device/nanoquikpay(src)
modules += new /obj/item/gripper/paperwork(src) // for Yield Declarations
modules += new /obj/item/device/gps/mining(src) // for locating itself in the deep space
modules += new /obj/item/gun/custom_ka/cyborg(src)
modules += new /obj/item/taperoll/engineering(src) // To enable 'borgs to telegraph danger visually.
@@ -834,18 +807,13 @@ var/global/list/robot_modules = list(
modules += new /obj/item/reagent_containers/dropper/industrial(src)
modules += new /obj/item/device/reagent_scanner/adv(src)
modules += new /obj/item/storage/bag/plants(src)
modules += new /obj/item/pen/robopen(src)
modules += new /obj/item/form_printer(src)
modules += new /obj/item/gripper/paperwork(src)
modules += new /obj/item/device/hand_labeler(src)
modules += new /obj/item/tape_roll(src) //allows it to place flyers
modules += new /obj/item/device/nanoquikpay(src)
modules += new /obj/item/taperoll/engineering(src) // To enable 'borgs to telegraph danger visually.
modules += new /obj/item/inflatable_dispenser(src) // To enable 'borgs to protect Crew from danger in direct hazards.
modules += new /obj/item/device/gps(src) // For being located while disabled and coordinating with life sensor consoles.
modules += new /obj/item/extinguisher(src) // For navigating space and/or low grav, and just being useful.
modules += new /obj/item/device/flash(src) // Non-lethal tool that prevents any 'borg from going lethal on Crew so long as it's an option according to laws.
modules += new /obj/item/crowbar/robotic(src) // Base crowbar that all 'borgs should have access to.
modules += new /obj/item/pen/robopen(src) // Pen for renaming robots
modules += new /obj/item/storage/part_replacer(src)
modules += new /obj/item/device/multitool/robotic(src) // To enable them to connect machines that require multitools e.g. tech-processors
emag = new /obj/item/hand_tele(src)