From 7d95f3f58261d8fd011af8841d257d85f0ed42b1 Mon Sep 17 00:00:00 2001 From: Trevius Date: Sun, 21 Dec 2014 00:32:01 -0600 Subject: [PATCH] Fix for RoF2 Selling to Merchant. --- utils/patches/patch_RoF2.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/patches/patch_RoF2.conf b/utils/patches/patch_RoF2.conf index 60b94e87d..e6b0fef4c 100644 --- a/utils/patches/patch_RoF2.conf +++ b/utils/patches/patch_RoF2.conf @@ -309,7 +309,7 @@ OP_Sacrifice=0x1821 OP_PopupResponse=0x08a6 OP_OnLevelMessage=0x575b OP_AugmentInfo=0x0afb -OP_Petition=0x1901 +OP_Petition=0x3de3 OP_SomeItemPacketMaybe=0x747c OP_PVPStats=0x4b15 OP_PVPLeaderBoardRequest=0x04aa @@ -433,7 +433,7 @@ OP_ItemVerifyRequest=0x189c OP_ItemVerifyReply=0x097b # merchant stuff -OP_ShopPlayerSell=0x0000 +OP_ShopPlayerSell=0x791b OP_ShopRequest=0x4fed OP_ShopEnd=0x30a8 OP_ShopEndConfirm=0x3196