Port set_stat and COMSIG_MOB_STATCHANGE from TG
This commit is contained in:
@@ -271,7 +271,7 @@ Charged extracts:
|
||||
if(M.maxHealth <= 0)
|
||||
to_chat(user, "<span class='warning'>The slime is too unstable to return!</span>")
|
||||
M.revive(full_heal = 1)
|
||||
M.stat = CONSCIOUS
|
||||
M.set_stat(CONSCIOUS)
|
||||
M.visible_message("<span class='notice'>[M] is filled with renewed vigor and blinks awake!</span>")
|
||||
M.maxHealth -= 10 //Revival isn't healthy.
|
||||
M.health -= 10
|
||||
|
||||
Reference in New Issue
Block a user