adds the abductor surgery toolset (#25419)

* adds surgical abductor toolset

* ..Yes. The crew needs to be able to get it somehow. Right

* handle review from 1080p

* Required tech should be the correct one, and not engi's

* Henri's review

* 1080p's review

* adds surgical abductor toolset

* ..Yes. The crew needs to be able to get it somehow. Right

* handle review from 1080p

* Required tech should be the correct one, and not engi's

* Henri's review

* 1080p's review
This commit is contained in:
Taurtura
2024-05-20 05:55:49 +02:00
committed by GitHub
parent b290fdd76a
commit e799cef6b9
2 changed files with 22 additions and 0 deletions
@@ -261,6 +261,17 @@
/obj/item/organ/internal/cyberimp/arm/janitorial_abductor/l
parent_organ = "l_arm"
/obj/item/organ/internal/cyberimp/arm/surgical_abductor
name = "Alien Surgical Toolset implant"
desc = "An alien surgical toolset, designed to be installed on the subject's arm."
origin_tech = "materials=5;engineering=5;plasmatech=5;powerstorage=4;abductor=2"
contents = newlist(/obj/item/retractor/alien, /obj/item/hemostat/alien, /obj/item/cautery/alien, /obj/item/bonesetter/alien, /obj/item/scalpel/alien, /obj/item/circular_saw/alien, /obj/item/bonegel/alien, /obj/item/FixOVein/alien, /obj/item/surgicaldrill/alien)
action_icon = list(/datum/action/item_action/organ_action/toggle = 'icons/obj/abductor.dmi')
action_icon_state = list(/datum/action/item_action/organ_action/toggle = "belt")
/obj/item/organ/internal/cyberimp/arm/surgical_abductor/l
parent_organ = "l_arm"
/obj/item/organ/internal/cyberimp/arm/esword
name = "arm-mounted energy blade"
desc = "An illegal, and highly dangerous cybernetic implant that can project a deadly blade of concentrated enregy."