mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-03 11:12:25 +00:00
Fix for RoF2 Selling to Merchant.
This commit is contained in:
parent
df342d419c
commit
7d95f3f582
@ -309,7 +309,7 @@ OP_Sacrifice=0x1821
|
|||||||
OP_PopupResponse=0x08a6
|
OP_PopupResponse=0x08a6
|
||||||
OP_OnLevelMessage=0x575b
|
OP_OnLevelMessage=0x575b
|
||||||
OP_AugmentInfo=0x0afb
|
OP_AugmentInfo=0x0afb
|
||||||
OP_Petition=0x1901
|
OP_Petition=0x3de3
|
||||||
OP_SomeItemPacketMaybe=0x747c
|
OP_SomeItemPacketMaybe=0x747c
|
||||||
OP_PVPStats=0x4b15
|
OP_PVPStats=0x4b15
|
||||||
OP_PVPLeaderBoardRequest=0x04aa
|
OP_PVPLeaderBoardRequest=0x04aa
|
||||||
@ -433,7 +433,7 @@ OP_ItemVerifyRequest=0x189c
|
|||||||
OP_ItemVerifyReply=0x097b
|
OP_ItemVerifyReply=0x097b
|
||||||
|
|
||||||
# merchant stuff
|
# merchant stuff
|
||||||
OP_ShopPlayerSell=0x0000
|
OP_ShopPlayerSell=0x791b
|
||||||
OP_ShopRequest=0x4fed
|
OP_ShopRequest=0x4fed
|
||||||
OP_ShopEnd=0x30a8
|
OP_ShopEnd=0x30a8
|
||||||
OP_ShopEndConfirm=0x3196
|
OP_ShopEndConfirm=0x3196
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user