Merge pull request #3812 from Crazylemon64/godmode_bomb_immune

Godmode provides bomb immunity
This commit is contained in:
TheDZD
2016-03-10 19:07:11 -05:00
3 changed files with 3 additions and 3 deletions
@@ -308,6 +308,9 @@
var/b_loss = null
var/f_loss = null
if(status_flags & GODMODE)
return 0
switch(severity)
if(1)
b_loss += 500