mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 03:06:38 +00:00
Spells via shared memory work, removal of blah, general fixes
This commit is contained in:
@@ -20,7 +20,6 @@
|
||||
|
||||
using namespace std;
|
||||
|
||||
extern bool spells_loaded;
|
||||
extern WorldServer worldserver;
|
||||
|
||||
const int BotAISpellRange = 100; // TODO: Write a method that calcs what the bot's spell range is based on spell, equipment, AA, whatever and replace this
|
||||
|
||||
Reference in New Issue
Block a user