mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Improves Sanity check
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
qdel(src)
|
||||
return
|
||||
if (istype(target, /obj/structure/portal_subtle))
|
||||
src.icon_state = "portal1"
|
||||
qdel(src)
|
||||
return
|
||||
if (istype(M, /atom/movable))
|
||||
if(prob(failchance)) //oh dear a problem, put em in deep space
|
||||
|
||||
Reference in New Issue
Block a user