mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Small Highlander patch (#24175)
* Enforces honorable combat * Now with compiling! * someBODY once told me the WORLD is gonna roll me * DOES THE NEEDFUL
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
|
||||
/obj/structure/chair/proc/handle_layer()
|
||||
if(has_buckled_mobs() && dir == NORTH)
|
||||
layer = ABOVE_ALL_MOB_LAYER
|
||||
layer = ABOVE_MOB_LAYER
|
||||
else
|
||||
layer = OBJ_LAYER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user