mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Merge pull request #9233 from Firecage/Operatingcuffing
Allows you to buckle people to an operating table.
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
icon_state = "optable"
|
||||
density = 1
|
||||
anchored = 1
|
||||
can_buckle = 1
|
||||
buckle_lying = 1
|
||||
buckle_requires_restraints = 1
|
||||
var/mob/living/carbon/human/patient = null
|
||||
var/obj/machinery/computer/operating/computer = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user