Refactor server-rs runtime and update related docs
This commit is contained in:
@@ -182,7 +182,6 @@ const baseProfile = {
|
||||
camp: {
|
||||
name: '潮灯居',
|
||||
description: '玩家最初落脚的旧灯塔内院。',
|
||||
dangerLevel: 'medium',
|
||||
},
|
||||
anchorContent: {
|
||||
worldPromise: {
|
||||
@@ -233,7 +232,6 @@ const baseProfile = {
|
||||
id: 'landmark-1',
|
||||
name: '沉钟栈桥',
|
||||
description: '旧钟与潮声常年相撞的码头栈桥。',
|
||||
dangerLevel: 'medium',
|
||||
sceneNpcIds: ['story-1'],
|
||||
connections: [],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user