This commit is contained in:
@@ -29,7 +29,7 @@ func (p *Player) MessWin(win bool) {
|
||||
}
|
||||
p.ItemAdd(iteminfo.ItemID, int64(getcony))
|
||||
}
|
||||
p.Service.Talk.Update(5000)
|
||||
p.Service.Talk.Update(5000, 1)
|
||||
p.SendPackCmd(50006, &pet.S2C_50006{
|
||||
ItemID: 3,
|
||||
Count: getcony,
|
||||
|
||||
Reference in New Issue
Block a user