mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
UF and ROF2 spawn packet packet for chests now working properly.
This commit is contained in:
+1
-1
@@ -4638,7 +4638,7 @@ void Client::HandleLDoNOpen(NPC *target)
|
||||
AddEXP(target->GetLevel()*target->GetLevel()*2625/10, GetLevelCon(target->GetLevel()));
|
||||
}
|
||||
}
|
||||
target->Death(this, 1, SPELL_UNKNOWN, SkillHandtoHand);
|
||||
target->Death(this, 0, SPELL_UNKNOWN, SkillHandtoHand);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user