mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
You can no longer get abductor rnd level 3+ from 1 (#26598)
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user