mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 18:52:22 +00:00
UF and ROF2 spawn packet packet for chests now working properly.
This commit is contained in:
@@ -540,6 +540,9 @@ OP_FeignDeath=0x52fa
|
||||
OP_Mend=0x0ecf
|
||||
OP_Bind_Wound=0x0386
|
||||
OP_LDoNOpen=0x3d5c
|
||||
#OP_LDoNDisarmTraps= #Same as OP_DisarmTraps in RoF
|
||||
OP_LDoNPickLock=0x9be3
|
||||
OP_LDoNInspect=0x0438
|
||||
|
||||
# Task packets
|
||||
OP_TaskDescription=0x3714
|
||||
|
||||
@@ -535,6 +535,9 @@ OP_InstillDoubt=0x221a # C
|
||||
OP_FeignDeath=0x002b # C
|
||||
OP_Mend=0x10a6 # C
|
||||
OP_LDoNOpen=0x032b # C
|
||||
OP_LDoNDisarmTraps=0x1a84
|
||||
OP_LDoNPickLock=0x0370
|
||||
OP_LDoNInspect=0x0aaa
|
||||
|
||||
# Task packets
|
||||
OP_TaskActivityComplete=0x5832 # C
|
||||
|
||||
Reference in New Issue
Block a user