mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 19:37:02 +00:00
MSG_MOVE_FALL_LAND 5.4.8 (18414)
This commit is contained in:
parent
6c8037d531
commit
bf556f6b4d
6 changed files with 55 additions and 49 deletions
|
|
@ -3328,7 +3328,9 @@ MeleeHitOutcome Unit::RollMeleeOutcomeAgainst(const Unit* pVictim, WeaponAttackT
|
|||
bool from_behind = !pVictim->HasInArc(M_PI_F, this);
|
||||
|
||||
if (from_behind)
|
||||
{
|
||||
DEBUG_FILTER_LOG(LOG_FILTER_COMBAT, "RollMeleeOutcomeAgainst: attack came from behind.");
|
||||
}
|
||||
|
||||
// Dodge chance
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue