29 lines
583 B
JSON
Raw Normal View History

2023-11-30 18:45:13 +08:00
[
{
"id": 120001,
"name": "天空城",
"mapImage": "ui/map/天空城_图片/spriteFrame",
2023-11-30 18:45:13 +08:00
"mapId": 60001,
"petIds": [
10001,
10002,
10003
],
2023-12-23 19:00:53 +08:00
"sign": "TbGOnHookMap120001",
2023-11-30 18:45:13 +08:00
"introduce": "新手地图在这里可以遇到可爱的宠物哦~"
},
{
"id": 120002,
"name": "魔法镇",
2023-12-03 03:31:19 +08:00
"mapImage": "ui/map/魔法镇_图片/spriteFrame",
"mapId": 60002,
"petIds": [
10004,
2023-12-18 09:31:13 +08:00
10005,
10006,
10007
],
2023-12-23 19:00:53 +08:00
"sign": "TbGOnHookMap120001",
"introduce": "魔法阵 这里有魔法精灵~"
2023-11-30 18:45:13 +08:00
}
]