You can no longer get abductor rnd level 3+ from 1 (#26598)

This commit is contained in:
1080pCat
2024-08-28 23:59:05 +00:00
committed by GitHub
parent db89399e65
commit 681ad6ca4a
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -253,7 +253,7 @@
/obj/item/organ/internal/cyberimp/arm/janitorial_abductor
name = "alien janitorial toolset implant"
desc = "A set of alien janitorial tools, designed to be installed on subject's arm."
origin_tech = "materials=5;engineering=5;biotech=5;powerstorage=4;abductor=3"
origin_tech = "materials=5;engineering=5;biotech=5;powerstorage=4;abductor=2"
contents = newlist(/obj/item/mop/advanced/abductor, /obj/item/soap/syndie/abductor, /obj/item/lightreplacer/bluespace/abductor, /obj/item/holosign_creator/janitor, /obj/item/melee/flyswatter/abductor, /obj/item/reagent_containers/spray/cleaner/safety/abductor)
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 = "janibelt_abductor")