mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交OnHook配置表
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"data": {
|
||||
"level": 1,
|
||||
"petLevel": 1,
|
||||
"oddsId": 1
|
||||
}
|
||||
}
|
||||
]
|
@@ -0,0 +1,14 @@
|
||||
[
|
||||
{
|
||||
"id": 120001,
|
||||
"name": "冒险岛",
|
||||
"mapId": 60001,
|
||||
"petIds": [
|
||||
10001,
|
||||
10002,
|
||||
10003
|
||||
],
|
||||
"sign": "",
|
||||
"introduce": "新手地图在这里可以遇到可爱的宠物哦~"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user