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:
Andrew
2024-03-23 17:24:41 +00:00
committed by GitHub
parent ebba155239
commit 50ba56174a
8 changed files with 56 additions and 54 deletions
+1 -3
View File
@@ -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