mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Condensed laser scalpels into a single version (#18697)
* Condensed laser scalpels into a single version title * Remove unused laser scalpel icons
This commit is contained in:
@@ -25,9 +25,7 @@
|
||||
/singleton/surgery_step/generic/cut_with_laser
|
||||
name = "Make Laser Incision"
|
||||
allowed_tools = list(
|
||||
/obj/item/surgery/scalpel/laser3 = 95, \
|
||||
/obj/item/surgery/scalpel/laser2 = 85, \
|
||||
/obj/item/surgery/scalpel/laser1 = 75
|
||||
/obj/item/surgery/scalpel/laser = 100
|
||||
)
|
||||
priority = 2
|
||||
min_duration = 50
|
||||
|
||||
Reference in New Issue
Block a user