Fixes Scorian Surgery Tools (#6948)

This commit is contained in:
CharlesWedge
2024-12-29 19:19:29 +01:00
committed by GitHub
parent d061dead42
commit ed77abfa4e
6 changed files with 10 additions and 0 deletions
+2
View File
@@ -29,6 +29,7 @@
/datum/surgery_step/generic/cut_open
allowed_tools = list(
/obj/item/surgical/scalpel = 100,
/obj/item/surgical/scalpel_bronze = 90,
/obj/item/surgical/scalpel_primitive = 80,
/obj/item/material/knife = 75,
/obj/item/material/shard = 50,
@@ -310,6 +311,7 @@
allowed_tools = list(
/obj/item/surgical/circular_saw = 100,
/obj/item/material/knife/machete/hatchet = 75,
/obj/item/surgical/saw_bronze = 75,
/obj/item/surgical/saw_primitive = 60,
)
req_open = 0