Rewrite SSUs, tweak newly added UIs

This commit is contained in:
Bjorn Neergaard
2016-01-24 18:41:28 -06:00
parent 87642fa588
commit 961eeea661
10 changed files with 401 additions and 637 deletions
+1 -1
View File
@@ -1124,7 +1124,7 @@
s.start()
if(isalien(user))
return 0
if (electrocute_mob(user, src, src))
if(electrocute_mob(user, src, src))
return 1
else
return 0