From 3c00a7d873ff58ba942d899578eb66d44c7347e6 Mon Sep 17 00:00:00 2001 From: by <123456@qq.com> Date: Mon, 23 Sep 2024 14:22:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=8C=E6=8F=9B=E5=A8=83=E5=A8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- worldsrv/action_bag.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worldsrv/action_bag.go b/worldsrv/action_bag.go index 4ea31c7..59fccd1 100644 --- a/worldsrv/action_bag.go +++ b/worldsrv/action_bag.go @@ -614,7 +614,7 @@ func CSDollChange(s *netlib.Session, packetid int, data interface{}, sid int64) Change: []*model.Item{ { ItemId: item.GetItemId(), - ItemNum: 1, + ItemNum: -1, }, }, GainWay: common.GainWayItemBagChangeDoll,