mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 11:26:35 +00:00
[Bug Fix] Remove possible Duel exploit. (#1911)
* [Duels] Cleanup duel response/request logic. * Fixes and function name cleanup. * Patch file name changes.
This commit is contained in:
@@ -356,8 +356,8 @@ OP_RecipeAutoCombine=0x0353
|
||||
OP_TradeSkillCombine=0x0b40
|
||||
|
||||
OP_RequestDuel=0x28e1
|
||||
OP_DuelResponse=0x3bad
|
||||
OP_DuelResponse2=0x1b09 #when accepted
|
||||
OP_DuelDecline=0x3bad
|
||||
OP_DuelAccept=0x1b09 #when accepted
|
||||
|
||||
OP_RezzComplete=0x4b05
|
||||
OP_RezzRequest=0x1035
|
||||
|
||||
Reference in New Issue
Block a user