森罗幻境阵容添加神魂等级字段
parent
e3349a1edf
commit
2e99b61df7
|
@ -17,6 +17,7 @@ import "CommonProto.proto";
|
|||
optional int32 level = 5;//英雄等级
|
||||
optional int32 skinId = 6;//英雄皮肤
|
||||
optional int32 position = 7;//位置
|
||||
optional int32 godSoulLv = 8;//神魂等级
|
||||
}
|
||||
message DifficultMapOption {
|
||||
//副本Id
|
||||
|
|
Loading…
Reference in New Issue