mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-26 10:16:14 +00:00
提交地图
This commit is contained in:
@@ -6,6 +6,7 @@ option java_package = "cn.jisol.ngame.proto";
|
||||
message GOnHookPet {
|
||||
string key = 1; //生成宠物的key
|
||||
int32 petTbId = 2; //生成宠物的配置表Id
|
||||
int32 petLevel = 3; //生成宠物的等级
|
||||
}
|
||||
|
||||
//生成的宠物类列表
|
||||
|
Reference in New Issue
Block a user