mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-02-02 01:47:06 +00:00
fixed issue
This commit is contained in:
parent
0253a1fcb4
commit
6be274b259
@ -34,5 +34,5 @@ void NtCombatChallengeExplodingDummy::OnHitOrHealResult(Entity* self, Entity* at
|
||||
if (skillComponent != nullptr) {
|
||||
skillComponent->CalculateBehavior(1338, 30875, attacker->GetObjectID());
|
||||
}
|
||||
self->Smash();
|
||||
self->Kill(attacker);
|
||||
}
|
Loading…
Reference in New Issue
Block a user