mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +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:
@@ -307,8 +307,8 @@ OP_RecipeAutoCombine=0x0353
|
||||
OP_TradeSkillCombine=0x0b40
|
||||
|
||||
OP_RequestDuel=0x0000
|
||||
OP_DuelResponse=0x0000
|
||||
OP_DuelResponse2=0x0000 #when accepted
|
||||
OP_DuelDecline=0x0000
|
||||
OP_DuelAccept=0x0000 #when accepted
|
||||
|
||||
OP_RezzComplete=0x0000 #packet wrong on this
|
||||
OP_RezzRequest=0x0000 #packet wrong on this
|
||||
|
||||
Reference in New Issue
Block a user