Removed Magic Numbers

This commit is contained in:
ProducerZekServer
2021-05-27 02:54:55 +00:00
committed by RoTPvP
parent 5da1261ffc
commit 727a2cc0cc
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -437,6 +437,8 @@ static const uint8 SkillDamageTypes[EQ::skills::HIGHEST_SKILL + 1] = // change t
#define INVALID_INDEX -1
static const uint32 MAX_SPELL_DB_ID_VAL = 65535;
static const uint32 DB_SPELL_CAZIC_TOUCH = 982;
static const uint32 DB_SPELL_TOUCH_OF_VINITRAS = 2859;
enum ChatChannelNames : uint16
{