when you forget to hit ctrl+S
This commit is contained in:
@@ -917,7 +917,7 @@ datum/reagent/medicine/styptic_powder/overdose_start(mob/living/M)
|
||||
M.adjustOxyLoss(-20, 0)
|
||||
M.adjustToxLoss(-20, 0)
|
||||
M.updatehealth()
|
||||
if(M.revive(full_heal = FALSE, admin_revive = FALSE))
|
||||
if(M.revive())
|
||||
M.grab_ghost()
|
||||
M.emote("gasp")
|
||||
log_combat(M, M, "revived", src)
|
||||
|
||||
Reference in New Issue
Block a user