mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-06 23:51:43 +00:00
Merge pull request #9624 from alex-gh/unary_pipe_fix
It is no longer possible to duplicate uvents.
This commit is contained in:
@@ -381,6 +381,8 @@
|
||||
if(!welded)
|
||||
if(open)
|
||||
for(var/obj/item/W in src)
|
||||
if(istype(W, /obj/item/pipe))
|
||||
continue
|
||||
W.forceMove(get_turf(src))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user