mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 05:21:29 +00:00
Woops
This commit is contained in:
parent
cb8c3595b7
commit
1f065d7d3d
@ -2191,6 +2191,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