Refactor server-rs runtime and update related docs
This commit is contained in:
@@ -140,7 +140,6 @@ describe('scenePresets custom world npc mapping', () => {
|
||||
{
|
||||
name: '雾潮码头',
|
||||
description: '旧船桩和潮雾把视线切成断续的几段。',
|
||||
dangerLevel: 'high',
|
||||
sceneNpcNames: ['沈雾', '陆沉', '顾潮'],
|
||||
connections: [
|
||||
{
|
||||
@@ -153,7 +152,6 @@ describe('scenePresets custom world npc mapping', () => {
|
||||
{
|
||||
name: '断桥旧道',
|
||||
description: '半塌的桥面上还挂着旧索和残旗。',
|
||||
dangerLevel: 'high',
|
||||
sceneNpcNames: ['沈雾', '陆沉', '顾潮'],
|
||||
connections: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user