MMExtension icon indicating copy to clipboard operation
MMExtension copied to clipboard

Dark healer do not set zombie portrait

Open Kr00l opened this issue 4 months ago • 2 comments

When just using the GrayFace patch (without MMExtension) then a dark healer will set a dead character as Zombie plus the Zombie portrait.

However, when using the MMExtension then the dark healer sets condition as Zombie, but the portrait is unchanged.

Thanks

Kr00l avatar Sep 19 '25 20:09 Kr00l

To note is that the dark magic spell "Reanimate" will set the Zombie portrait. Just not the dark healers..

Kr00l avatar Sep 19 '25 20:09 Kr00l

I could workaround the bug by "commenting out" following code block in events.lua mem.asmpatch(0x4B7621, 'jmp absolute 0x4B7659') -- temple

Kr00l avatar Sep 19 '25 20:09 Kr00l