Merge branch 'master' of https://github.com/EQEmu/Server into trade_stacking

Conflicts:
	changelog.txt
This commit is contained in:
Uleat
2014-08-24 21:38:01 -04:00
59 changed files with 1666 additions and 883 deletions
+2 -1
View File
@@ -127,7 +127,8 @@ enum {
FLEE_PERCENT = 37,
ALLOW_BENEFICIAL = 38,
DISABLE_MELEE = 39,
MAX_SPECIAL_ATTACK = 40
NPC_CHASE_DISTANCE = 40,
MAX_SPECIAL_ATTACK = 41
};