Lined up the else statement

This commit is contained in:
Crazylemon64
2015-09-22 18:56:07 -07:00
parent 2b4d1d0b5c
commit d9e6382ef9
@@ -447,7 +447,6 @@
user << "<span class='notice'>All [src.name]'s systems are nominal.</span>"
return
else if(W.force)
visible_message("<span class='danger'>[user.name] attacks [src] with [W]!</span>")
src.adjustBruteLoss(W.force)