mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-27 10:32:40 +00:00
ZAS fixes.
This commit is contained in:
@@ -170,8 +170,10 @@
|
||||
..()
|
||||
if(buckled_mob)
|
||||
if(buckled_mob.buckled == src)
|
||||
buckled_mob.loc = src.loc
|
||||
buckled_mob.dir = src.dir
|
||||
buckled_mob.loc = loc
|
||||
buckled_mob.dir = dir
|
||||
else
|
||||
buckled_mob = null
|
||||
|
||||
/obj/structure/stool/bed/chair/Move()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user