Prune obsolete docs and update navigation
This commit is contained in:
@@ -8,7 +8,7 @@ import type { FunctionDocumentationEntry } from '../types';
|
||||
*/
|
||||
const QUEST_OFFER_SOURCE = 'src/data/functionCatalog/npc/npcChatQuestOffer.ts';
|
||||
const QUEST_OFFER_EXECUTOR =
|
||||
'server-node/src/modules/quest/questStoryActionService.ts -> resolveQuestStoryAction';
|
||||
'server-rs/crates/api-server/src/runtime_story/compat.rs -> resolve_runtime_story_choice_action';
|
||||
|
||||
export const NPC_CHAT_QUEST_OFFER_VIEW_FUNCTION: FunctionDocumentationEntry = {
|
||||
id: 'npc_chat_quest_offer_view',
|
||||
|
||||
Reference in New Issue
Block a user