Rotating Bar Stools (#19070)

Allows you to alt-click rotate bar stools. I'm tentatively calling this
a bugfix because they're *already* directional, but can only be rotated
my moving them.
This commit is contained in:
Sparky
2024-05-01 22:31:32 +00:00
committed by GitHub
parent d5b32f185c
commit 8896e687f4
2 changed files with 7 additions and 0 deletions
@@ -87,6 +87,7 @@
item_state = "bar_stool"
base_icon = "bar_stool"
held_item = /obj/item/material/stool/bar
obj_flags = OBJ_FLAG_ROTATABLE_ANCHORED
/obj/structure/bed/stool/bar/wood/New(var/newloc)
..(newloc, MATERIAL_WOOD)