请求刷新
parent
795ab5d54b
commit
f675889b27
|
@ -552,6 +552,7 @@ import "CommonProto.proto";
|
|||
optional int32 buffTime = 5;//buff结束时间
|
||||
optional int32 sweepDamage = 6;//上次挑战或扫荡的伤害
|
||||
repeated int32 refreshedBoss = 7;//已经使用过刷新的boss,打死后不再刷新次数
|
||||
optional int32 isRefresh = 8;//本次请求是否有刷新,刷新1,不刷新0
|
||||
}
|
||||
message GuildChallengeRequest{
|
||||
optional int32 bossId = 1;//bossId
|
||||
|
|
Loading…
Reference in New Issue