This commit is contained in:
Sirryan2002
2022-07-09 02:22:33 -04:00
committed by GitHub
parent 17495c99f7
commit a3ec899dfd
@@ -134,11 +134,11 @@
handle_rotation()
/obj/structure/chair/AltClick(mob/user)
if(!Adjacent(user))
return
if(user.incapacitated())
to_chat(user, "<span class='warning'>You can't do that right now!</span>")
return
if(!Adjacent(user))
return
rotate()
// Chair types