mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-01 22:40:26 +00:00
Some more work on merchant system.
This commit is contained in:
@@ -463,16 +463,16 @@ OP_ItemVerifyReply=0x0000
|
||||
OP_ItemAdvancedLoreText=0x0000
|
||||
|
||||
# merchant stuff
|
||||
OP_ShopPlayerSell=0x0000
|
||||
OP_ShopPlayerSell=0x6489
|
||||
OP_ShopRequest=0x840
|
||||
OP_ShopEnd=0x74bb
|
||||
OP_ShopEndConfirm=0x2ed1
|
||||
OP_ShopPlayerBuy=0x0000
|
||||
OP_ShopDelItem=0x0000
|
||||
OP_ShopSendParcel=0x0000
|
||||
OP_ShopDeleteParcel=0x0000
|
||||
OP_ShopRetrieveParcel=0x0000
|
||||
OP_ShopParcelIcon=0x0000
|
||||
OP_ShopPlayerBuy=0x625e
|
||||
OP_ShopDelItem=0x4ce4
|
||||
OP_ShopSendParcel=0x0f16
|
||||
OP_ShopDeleteParcel=0x4e2a
|
||||
OP_ShopRetrieveParcel=0x27d1
|
||||
OP_ShopParcelIcon=0x4f27
|
||||
|
||||
# tradeskill stuff:
|
||||
OP_ClickObject=0x687e
|
||||
|
||||
Reference in New Issue
Block a user