Skip to content

Commit

Permalink
allows you to buckle any mob, even if they're not handcuffed
Browse files Browse the repository at this point in the history
  • Loading branch information
BarteG44 committed Dec 22, 2024
1 parent e081b8d commit e8f9203
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/objects/structures/tables_racks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,6 @@ CREATION_TEST_IGNORE_SUBTYPES(/obj/structure/table)
canSmoothWith = null
can_buckle = TRUE
buckle_lying = 90
buckle_requires_restraints = TRUE
var/mob/living/carbon/human/patient = null
var/obj/machinery/computer/operating/computer = null

Expand Down

0 comments on commit e8f9203

Please sign in to comment.