feat: add town "兔子洞" with details including logo, coordinates, and founders

This commit is contained in:
zhangyuheng
2026-03-17 00:08:55 +08:00
parent 96375573cf
commit 6048d4e9dc

View File

@@ -1,3 +1,24 @@
[ [
{
] "title": "兔子洞",
"logo": "https://img.lunadeer.cn/i/2026/03/16/69b8279ce344f.png",
"gradient": {
"from": "#95ea66",
"to": "#4aa18b"
},
"coordinates": {
"x": 0,
"y": 64,
"z": 0
},
"scale": "small",
"townType": "building",
"recruitment": "closed",
"founders": [
"Thumper0327",
"Flower0632"
],
"members": [],
"introduction": []
}
]