Merge pull request #7073 from Citadel-Station-13/upstream-merge-38381
[MIRROR] Fix legion cores not healing confusion
This commit is contained in:
@@ -448,6 +448,7 @@
|
|||||||
heal_overall_damage(INFINITY, INFINITY, INFINITY, FALSE, FALSE, TRUE) //heal brute and burn dmg on both organic and robotic limbs, and update health right away.
|
heal_overall_damage(INFINITY, INFINITY, INFINITY, FALSE, FALSE, TRUE) //heal brute and burn dmg on both organic and robotic limbs, and update health right away.
|
||||||
ExtinguishMob()
|
ExtinguishMob()
|
||||||
fire_stacks = 0
|
fire_stacks = 0
|
||||||
|
confused = 0
|
||||||
update_canmove()
|
update_canmove()
|
||||||
GET_COMPONENT(mood, /datum/component/mood)
|
GET_COMPONENT(mood, /datum/component/mood)
|
||||||
if (mood)
|
if (mood)
|
||||||
|
|||||||
Reference in New Issue
Block a user