Merge branch 'master' into bot-rewrite

This commit is contained in:
nytmyr
2025-01-20 00:29:12 -06:00
62 changed files with 5065 additions and 1412 deletions
+1 -1
View File
@@ -2812,7 +2812,7 @@ bool NPC::Death(Mob* killer_mob, int64 damage, uint16 spell, EQ::skills::SkillTy
if (con_level != ConsiderColor::Gray) {
if (!GetOwner() || (GetOwner() && !GetOwner()->IsClient())) {
give_exp_client->AddEXP(ExpSource::Kill, final_exp, con_level);
give_exp_client->AddEXP(ExpSource::Kill, final_exp, con_level, false, this);
if (
killer_mob &&