UF and ROF2 spawn packet packet for chests now working properly.

This commit is contained in:
Natedog2012
2016-01-28 13:23:58 -08:00
parent 430be0f2b7
commit 3ce3f591a8
5 changed files with 90 additions and 10 deletions
+3
View File
@@ -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
+3
View File
@@ -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