石阵秘境血量继承
This commit is contained in:
parent
9a2a02b9dc
commit
d08d6482a1
@ -118,6 +118,7 @@ func (this *apiComp) Event(session comm.IUserSession, req *pb.StonehengeEventReq
|
||||
for _, v := range req.Report.Alive { // 注意 阵亡英雄不在存货列表内
|
||||
stone.Hero[v.Oid] = v
|
||||
}
|
||||
update["hero"] = stone.Hero
|
||||
}
|
||||
stone.Rooms.Eventid[req.Eventid] = true //
|
||||
// 校验事件有后续事件
|
||||
|
Loading…
Reference in New Issue
Block a user