试炼副本皮肤
parent
fbf5bad0ee
commit
486d272cd4
|
|
@ -15,6 +15,7 @@ import "CommonProto.proto";
|
|||
optional int32 star = 3;
|
||||
optional int32 heroHp = 4;//剩余血量
|
||||
optional int32 level = 5;//英雄等级
|
||||
optional int32 skinId = 6;//英雄皮肤
|
||||
}
|
||||
message DifficultMapOption {
|
||||
//副本Id
|
||||
|
|
|
|||
Loading…
Reference in New Issue