Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server
# Conflicts: # project/src/controllers/DialogueController.ts
This commit is contained in:
commit
9cc4cba105
@ -362,7 +362,7 @@ export class DialogueController
|
||||
|
||||
if (request.text.toLowerCase() === "are you a bot")
|
||||
{
|
||||
this.mailSendService.sendUserMessageToPlayer(sessionId, sptFriendUser, this.randomUtil.getArrayValue(["beep boop", "**sad boop**", "probably", "sometimes", "yeah lol", "rude"]));
|
||||
this.mailSendService.sendUserMessageToPlayer(sessionId, sptFriendUser, this.randomUtil.getArrayValue(["beep boop", "**sad boop**", "probably", "sometimes", "yeah lol"]));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user