mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
Fix: use correct values for colleagues p3
This commit is contained in:
parent
5e739c2a90
commit
0d5a07533d
File diff suppressed because it is too large
Load Diff
@ -341,6 +341,7 @@ export class BotGenerator
|
|||||||
|
|
||||||
bot._id = botId;
|
bot._id = botId;
|
||||||
bot.aid = botId;
|
bot.aid = botId;
|
||||||
|
|
||||||
return bot;
|
return bot;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user