mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 00:27:31 +01:00
Revert "Automatic unbuckle by player moving"
This commit is contained in:
committed by
GitHub
parent
c9a0060b6a
commit
9885e1797e
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user