Revert "Automatic unbuckle by player moving"

This commit is contained in:
MoreRobustThanYou
2017-08-29 18:06:27 -04:00
committed by GitHub
parent c9a0060b6a
commit 9885e1797e
2 changed files with 0 additions and 6 deletions
@@ -37,9 +37,6 @@
else
return ..()
/obj/structure/bed/relaymove(mob/living/user)
user.resist_buckle()
/*
* Roller beds
*/
@@ -112,9 +112,6 @@
else
rotate()
/obj/structure/chair/relaymove(mob/living/user)
user.resist_buckle()
// Chair types
/obj/structure/chair/wood
icon_state = "wooden_chair"