成龙 加速槽回复
This commit is contained in:
parent
67e4b39a78
commit
336b60f3f8
@ -145,6 +145,7 @@ func (this *apiComp) Train(session comm.IUserSession, req *pb.DragonTrainReq) (e
|
||||
dragon.Property["sprint"] = c.Sprint
|
||||
dragon.Property["acceleration"] = c.Acceleration
|
||||
dragon.Property["deceleration"] = c.Deceleration
|
||||
dragon.Property["energyrecover"] = c.Energyrecover
|
||||
dragon.Property["caddtime"] = c.Caddtime
|
||||
dragon.Property["csubtime"] = c.Csubtime
|
||||
update["property"] = dragon.Property // 更新属性
|
||||
|
Loading…
Reference in New Issue
Block a user