Refactor server-rs runtime and update related docs
This commit is contained in:
@@ -185,7 +185,6 @@ describe('characterPresets custom world runtime characters', () => {
|
||||
{
|
||||
name: '夜港旧栈',
|
||||
description: '潮雾和旧木桥把视线切成断续几段。',
|
||||
dangerLevel: 'medium',
|
||||
sceneNpcNames: ['沈雾', '陆沉', '顾潮'],
|
||||
connections: [
|
||||
{
|
||||
@@ -198,7 +197,6 @@ describe('characterPresets custom world runtime characters', () => {
|
||||
{
|
||||
name: '断桥外沿',
|
||||
description: '旧桥断口还挂着潮湿残旗。',
|
||||
dangerLevel: 'high',
|
||||
sceneNpcNames: ['沈雾', '陆沉', '顾潮'],
|
||||
connections: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user