Add OP_Fling stuff so devs can play with

This commit is contained in:
Michael Cook (mackal)
2016-03-25 20:26:21 -04:00
parent 03ae89b628
commit 5585ddb80b
6 changed files with 19 additions and 0 deletions
+1
View File
@@ -356,6 +356,7 @@ OP_Weblink=0x7cce
#OP_OpenInventory=0x0000 # Likely does not exist in RoF -U
OP_OpenContainer=0x654f
OP_Marquee=0x288a
OP_Fling=0x6b8e
OP_DzQuit=0x5fc8
OP_DzListTimers=0x67b9
+1
View File
@@ -357,6 +357,7 @@ OP_Marquee=0x502e
OP_ItemRecastDelay=0x15a9
#OP_OpenInventory=0x0000 # Likely does not exist in RoF -U
OP_ResetAA=0x1669
OP_Fling=0x6f80
# Expeditions
OP_DzAddPlayer=0x4701
+1
View File
@@ -351,6 +351,7 @@ OP_InspectMessageUpdate=0x53a3 # C
OP_OpenInventory=0x1003
OP_OpenContainer=0x3278
OP_Marquee=0x7dc9
OP_Fling=0x2b88
# Expedition
OP_DzQuit=0x054e
+1
View File
@@ -361,6 +361,7 @@ OP_InspectMessageUpdate=0x7fa1 # C
#OP_OpenInventory=0x0000 # Likely does not exist in UF -U
OP_OpenContainer=0x041a
OP_Marquee=0x3675
OP_Fling=0x51b1
OP_DzQuit=0x1539
OP_DzListTimers=0x21e9