mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 22:01:30 +00:00
Update attack.cpp
This commit is contained in:
parent
f968d0df4c
commit
bcb08f99f0
@ -655,9 +655,6 @@ double Mob::GetSoftcapReturns()
|
||||
|
||||
int Mob::GetClassRaceACBonus()
|
||||
{
|
||||
int ac_bonus = 0;
|
||||
auto level = GetLevel();
|
||||
if (GetClass() == MONK) {
|
||||
int ac_bonus = 0;
|
||||
auto level = GetLevel();
|
||||
if (GetClass() == MONK) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user