Core/Player: Implement PvP Talents
This commit is contained in:
@@ -77,6 +77,9 @@ namespace Game
|
||||
|
||||
player.SendPacket(packet);
|
||||
plTarget.SendPacket(packet);
|
||||
|
||||
player.EnablePvpRules();
|
||||
plTarget.EnablePvpRules();
|
||||
}
|
||||
|
||||
void HandleDuelCancelled()
|
||||
|
||||
Reference in New Issue
Block a user