mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +00:00
[Cleanup] Remove pDontCastBefore_casting_spell from zone/npc.h (#3311)
# Notes - This is unused.
This commit is contained in:
parent
ac4572bf79
commit
291997d35b
@ -584,7 +584,6 @@ protected:
|
||||
uint32 npc_spells_id;
|
||||
uint8 casting_spell_AIindex;
|
||||
|
||||
uint32* pDontCastBefore_casting_spell;
|
||||
std::vector<AISpells_Struct> AIspells;
|
||||
bool HasAISpell;
|
||||
virtual bool AICastSpell(Mob* tar, uint8 iChance, uint32 iSpellTypes, bool bInnates = false);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user