mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
Nanopaste Tweak (#22305)
Apparently made the surgeons role nearly unplayable. I need to revisit the surgery code after my Finals Week is done.
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
|
||||
min_duration = 50
|
||||
max_duration = 70
|
||||
skill_requirements = alist(ROBOTICS_SKILL_COMPONENT = SKILL_LEVEL_TRAINED)
|
||||
skill_requirements = alist(ROBOTICS_SKILL_COMPONENT = SKILL_LEVEL_FAMILIAR)
|
||||
|
||||
/singleton/surgery_step/internal/fix_organ_robotic/can_use(mob/living/user, mob/living/carbon/human/target, target_zone, obj/item/tool)
|
||||
if(!..())
|
||||
|
||||
Reference in New Issue
Block a user