mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 22:57:39 +01:00
[MIRROR] fixes a misplacement (#11953)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
a33772e518
commit
8d33d1267a
@@ -192,7 +192,6 @@
|
||||
surgery_name = "Clamp Bleeders"
|
||||
allowed_tools = list(
|
||||
/obj/item/surgical/hemostat = 100, \
|
||||
/obj/item/material/twohanded/fireaxe = 99, \
|
||||
/obj/item/stack/cable_coil = 75, \
|
||||
/obj/item/assembly/mousetrap = 25
|
||||
)
|
||||
@@ -362,6 +361,7 @@
|
||||
surgery_name = "Amputate Limb"
|
||||
allowed_tools = list(
|
||||
/obj/item/surgical/circular_saw = 100, \
|
||||
/obj/item/material/twohanded/fireaxe = 99, \
|
||||
/obj/item/material/knife/machete/hatchet = 75
|
||||
)
|
||||
req_open = 0
|
||||
|
||||
Reference in New Issue
Block a user