This commit is contained in:
XDTM
2016-12-03 17:25:05 -05:00
committed by KorPhaeron
parent 4993e2146b
commit 62e5f34d41
+1 -1
View File
@@ -684,7 +684,7 @@
return
if(alert(user, "This will make [src] self-sustaining but consume [O] forever. Are you sure?", "[name]", "I'm Sure", "Abort") == "Abort" || !user)
return
if(!O)
if(!O || qdeleted(O))
return
if(!Adjacent(user))
return