[MIRROR] Refactors some trauma code, fixes some trauma heals not working (#5955)
* Refactors some trauma code, fixes some trauma heals not working (#36093) * Refactors some trauma code, fixes some trauma heals not working * that too * fix indent * antur comments * Refactors some trauma code, fixes some trauma heals not working
This commit is contained in:
committed by
Poojawa
parent
31d988344a
commit
0bf1f7ce14
@@ -1026,7 +1026,7 @@
|
||||
to_chat(usr, "This can only be done to instances of type /mob/living/carbon")
|
||||
return
|
||||
|
||||
C.cure_all_traumas(TRUE, TRAUMA_RESILIENCE_ABSOLUTE)
|
||||
C.cure_all_traumas(TRAUMA_RESILIENCE_ABSOLUTE)
|
||||
|
||||
href_list["datumrefresh"] = href_list["curetraumas"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user