mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Add OP_Fling stuff so devs can play with
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -351,6 +351,7 @@ OP_InspectMessageUpdate=0x53a3 # C
|
||||
OP_OpenInventory=0x1003
|
||||
OP_OpenContainer=0x3278
|
||||
OP_Marquee=0x7dc9
|
||||
OP_Fling=0x2b88
|
||||
|
||||
# Expedition
|
||||
OP_DzQuit=0x054e
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user