Replaced hard coded id with config value

This commit is contained in:
Dev 2024-11-17 22:06:49 +00:00
parent 50e79e72b5
commit 14b5bcb93f

View File

@ -37,7 +37,7 @@ export class SptDialogueChatBot implements IDialogueChatBot {
public getChatBot(): IUserDialogInfo {
return {
_id: "6723fd51c5924c57ce0ca01f",
_id: this.coreConfig.features.chatbotFeatures.ids.spt,
aid: 1234566,
Info: {
Level: 1,