Core/Items: PvP item levels basic implementation
This commit is contained in:
@@ -5702,6 +5702,8 @@ namespace Game.Entities
|
||||
|
||||
if (_garrison != null)
|
||||
_garrison.SendRemoteInfo();
|
||||
|
||||
UpdateItemLevelAreaBasedScaling();
|
||||
}
|
||||
|
||||
public bool CanSpeak()
|
||||
|
||||
Reference in New Issue
Block a user