兌換娃娃

This commit is contained in:
by 2024-09-23 14:22:33 +08:00
parent 4b8f6e6274
commit 3c00a7d873
1 changed files with 1 additions and 1 deletions

View File

@ -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,