mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-24 09:01:29 +00:00
Woops
This commit is contained in:
parent
5cfb3111a6
commit
bbfacd902c
@ -2183,6 +2183,7 @@ uint32 Mob::GetLevelCon(uint8 mylevel, uint8 iOtherLevel) {
|
||||
else
|
||||
{
|
||||
if (diff <= -21)
|
||||
conlevel = CON_GRAY;
|
||||
else if (diff <= -16)
|
||||
conlevel = CON_LIGHTBLUE;
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user