Removes debris for real this time ugh

Tested much more thoroughly!
This commit is contained in:
Duck-
2014-04-01 18:52:04 -04:00
parent bccd8a2b3f
commit 493a9b0254
+2 -2
View File
@@ -187,9 +187,9 @@ var/list/artifact_spawn = list() // Runtime fix for geometry loading before cont
B.artifact_find = artifact_find
else
artifact_debris(1)
else if(prob(15))
/*else if(prob(15))
//empty boulder
B = new(src)
B = new(src)*/
if(B)
GetDrilled(0)