提交OnHook配置表

This commit is contained in:
PC-20230316NUNE\Administrator
2023-11-30 18:45:13 +08:00
parent 8dcf92a302
commit e73cf98ff4
18 changed files with 494 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
[
{
"id": 1,
"data": {
"level": 1,
"petLevel": 1,
"oddsId": 1
}
}
]

View File

@@ -0,0 +1,14 @@
[
{
"id": 120001,
"name": "冒险岛",
"mapId": 60001,
"petIds": [
10001,
10002,
10003
],
"sign": "",
"introduce": "新手地图在这里可以遇到可爱的宠物哦~"
}
]