mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
Sanity Check
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user