mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user