misc cleanup

This commit is contained in:
nytmyr
2024-11-28 22:33:30 -06:00
parent 7abd67ff26
commit 8840ecb221
4 changed files with 4 additions and 28 deletions
-1
View File
@@ -46,7 +46,6 @@ constexpr uint32 MAG_EPIC_1_0 = 28034;
extern WorldServer worldserver;
constexpr 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
constexpr int NegativeItemReuse = -1; // Unlinked timer for items
constexpr uint8 SumWater = 1;