diff --git a/public/data/towns.json b/public/data/towns.json index 1d4438b..d2713c9 100644 --- a/public/data/towns.json +++ b/public/data/towns.json @@ -17,5 +17,29 @@ ], "members": [], "introduction": [] + }, + { + "title": "海沫", + "logo": "https://s41.ax1x.com/2026/03/18/peeMXvj.jpg", + "gradient": { + "from": "#667eea", + "to": "#764ba2" + }, + "dimension": "overworld", + "coordinatesSecret": true, + "scale": "small", + "townType": "industry", + "recruitment": "maybe", + "founders": [ + "jiajia_zZ", + "Aquaium" + ], + "members": [], + "introduction": [ + { + "type": "text", + "content": "有意加入请联系Aquaium" + } + ] } ] \ No newline at end of file