mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-21 22:02:24 +00:00
[Cleanup] Remove _GetMovementSpeed() from mob.h (#3276)
# Notes - This is unused.
This commit is contained in:
parent
dc8bfddd7a
commit
4320c1429e
@ -1440,7 +1440,6 @@ public:
|
||||
protected:
|
||||
void CommonDamage(Mob* other, int64 &damage, const uint16 spell_id, const EQ::skills::SkillType attack_skill, bool &avoidable, const int8 buffslot, const bool iBuffTic, eSpecialAttacks specal = eSpecialAttacks::None);
|
||||
static uint16 GetProcID(uint16 spell_id, uint8 effect_index);
|
||||
float _GetMovementSpeed(int mod) const;
|
||||
int _GetWalkSpeed() const;
|
||||
int _GetRunSpeed() const;
|
||||
int _GetFearSpeed() const;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user