英雄信息添加神印列表
parent
cf1e0e2c85
commit
7b9129981e
|
|
@ -105,7 +105,9 @@ option optimize_for = SPEED;
|
|||
repeated string jewels = 14;//宝器
|
||||
optional int32 createtype = 15;//创建类型 1猎妖援助
|
||||
optional int32 changeId = 16;//置换模板id 默认0
|
||||
repeated int32 sealIdList = 17;//紫府神印id列表
|
||||
}
|
||||
|
||||
message PokemonInfo{
|
||||
optional int32 tempId = 1; //异妖id
|
||||
optional string id = 2;
|
||||
|
|
|
|||
Loading…
Reference in New Issue