tweaks and optimization

This commit is contained in:
Fox-McCloud
2015-06-21 02:16:18 -04:00
parent 1becaa7642
commit 8e450f99c8
22 changed files with 43 additions and 43 deletions
+2 -2
View File
@@ -217,11 +217,11 @@
ex_act(severity)
switch(severity)
if(1.0)
del(src)
qdel(src)
return
if(2.0)
if (prob(25))
del(src)
qdel(src)
return
if (prob(50))
for(var/x in verbs)