mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 22:01:30 +00:00
Add OP_ClearLeadershipAbilties
This commit is contained in:
parent
57a196a50c
commit
1ac92c603e
@ -95,6 +95,7 @@ OP_WorldObjectsSent=0x7fa8
|
|||||||
OP_SendExpZonein=0x25ab
|
OP_SendExpZonein=0x25ab
|
||||||
OP_SendAATable=0x7791
|
OP_SendAATable=0x7791
|
||||||
OP_ClearAA=0x422e
|
OP_ClearAA=0x422e
|
||||||
|
OP_ClearLeadershipAbilities=0xb978
|
||||||
OP_RespondAA=0x379d
|
OP_RespondAA=0x379d
|
||||||
OP_UpdateAA=0x504f
|
OP_UpdateAA=0x504f
|
||||||
OP_SendAAStats=0x3d1c
|
OP_SendAAStats=0x3d1c
|
||||||
|
|||||||
@ -532,6 +532,7 @@ OP_ShroudRemove=0x17f6
|
|||||||
OP_ShroudUnknown1=0x169a
|
OP_ShroudUnknown1=0x169a
|
||||||
OP_ShroudUnknown2=0x4292
|
OP_ShroudUnknown2=0x4292
|
||||||
OP_ClearAA=0x3bef
|
OP_ClearAA=0x3bef
|
||||||
|
OP_ClearLeadershipAbilities=0x6e58
|
||||||
OP_ShroudSelectionWindow=0x4d79
|
OP_ShroudSelectionWindow=0x4d79
|
||||||
OP_ShroudRequestStats=0x28ce
|
OP_ShroudRequestStats=0x28ce
|
||||||
OP_ShroudRespondStats=0x33f2
|
OP_ShroudRespondStats=0x33f2
|
||||||
|
|||||||
@ -86,6 +86,7 @@ OP_CompletedTasks=0x75AC #Derision 2009
|
|||||||
OP_Weather=0x70A5 #SEQ 12/04/08
|
OP_Weather=0x70A5 #SEQ 12/04/08
|
||||||
OP_SendAATable=0x6F05 #Trevius 12/20/08
|
OP_SendAATable=0x6F05 #Trevius 12/20/08
|
||||||
OP_ClearAA=0x71b9
|
OP_ClearAA=0x71b9
|
||||||
|
OP_ClearLeadershipAbilities=0x74e5
|
||||||
OP_UpdateAA=0x45D2 #Trevius 12/20/08
|
OP_UpdateAA=0x45D2 #Trevius 12/20/08
|
||||||
OP_RespondAA=0x4426 #Trevius 12/20/08
|
OP_RespondAA=0x4426 #Trevius 12/20/08
|
||||||
OP_ReqClientSpawn=0x014C #SEQ 12/04/08
|
OP_ReqClientSpawn=0x014C #SEQ 12/04/08
|
||||||
|
|||||||
@ -89,6 +89,7 @@ OP_CompletedTasks=0x687f # C
|
|||||||
OP_Weather=0x4658 # V
|
OP_Weather=0x4658 # V
|
||||||
OP_SendAATable=0x6ef9 # V
|
OP_SendAATable=0x6ef9 # V
|
||||||
OP_ClearAA=0x2cd4
|
OP_ClearAA=0x2cd4
|
||||||
|
OP_ClearLeadershipAbilities=0x7b77
|
||||||
OP_UpdateAA=0x7bf6 # V
|
OP_UpdateAA=0x7bf6 # V
|
||||||
OP_RespondAA=0x1fbd # C 0x2bad
|
OP_RespondAA=0x1fbd # C 0x2bad
|
||||||
OP_ReqClientSpawn=0x69cd # V
|
OP_ReqClientSpawn=0x69cd # V
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user