Refactor server-rs runtime and update related docs
This commit is contained in:
@@ -241,7 +241,6 @@ export function createLandmarkDraft(
|
||||
),
|
||||
name: `自定义场景${profile.landmarks.length + 1}`,
|
||||
description: '',
|
||||
dangerLevel: '中',
|
||||
imageSrc: undefined,
|
||||
sceneNpcIds: profile.storyNpcs.slice(0, 3).map((npc) => npc.id),
|
||||
connections: previousLandmark
|
||||
|
||||
Reference in New Issue
Block a user