Sanity Check

This commit is contained in:
Unknown
2019-10-14 23:11:26 -04:00
parent 5072a753e7
commit 960b26a63b

View File

@@ -49,6 +49,9 @@
if (!( target ))
qdel(src)
return
if (istype(target, /obj/structure/portal_subtle))
src.icon_state = "portal1"
return
if (istype(M, /atom/movable))
if(prob(failchance)) //oh dear a problem, put em in deep space
src.icon_state = "portal1"