mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Fixes brooms again, this one got caught in a refactor, don't mind me, just sweeping up (#49928)
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
target = A.loc
|
||||
else
|
||||
target = user.loc
|
||||
if (!isturf(target))
|
||||
return
|
||||
if (locate(/obj/structure/table) in target.contents)
|
||||
return
|
||||
var/i = 0
|
||||
|
||||
Reference in New Issue
Block a user