Here's a simple way to do it with Cheat Engine. As far as I know, it's safe to use.
// Bowie 1/20/2024
[ENABLE]
alloc(newmem,128)
label(return)
alloc(text3,32)
// hooks CZone::BothMobRespawn
newmem:
// original
call 0041CFF0 // CZone::EnterMob
pushad
mov eax,[edi+000000BC]
push 0 // damage...