mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 18:46:37 +00:00
Add OP_TaskRequestTimer to patch files
This is the lockout timer before you can request a task again Currently unimplemented
This commit is contained in:
@@ -509,6 +509,7 @@ OP_TaskAddPlayer=0x5d1d
|
||||
OP_TaskRemovePlayer=0x516f
|
||||
OP_TaskPlayerList=0x0ad6
|
||||
OP_TaskQuit=0x2c8c
|
||||
OP_TaskRequestTimer=0x0b08
|
||||
|
||||
#Title opcodes
|
||||
OP_NewTitlesAvailable=0x179c #
|
||||
|
||||
Reference in New Issue
Block a user