mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:50:43 -05:00
* This is to address [Issue 652](SPT/Issues#652). * Added messages with gift codes inside project/assets/database/locales/server/en.json * Update pmcchatresponse.json to include new pity message type. * Update logic in project/src/services/PmcChatResponseService.ts to now account for pity messages that are sent. The message's %giftcode% will now be replaced with a random gift code from assets\configs\gifts.json * Example: - ![image](/attachments/ade2686a-8dcb-4c11-9457-88e003a47416) Co-authored-by: Scuvy <Scuvy@gmail.com> Co-authored-by: chomp <chomp@noreply.dev.sp-tarkov.com> Reviewed-on: SPT/Server#359 Co-authored-by: Scuvy <scuvy@noreply.dev.sp-tarkov.com> Co-committed-by: Scuvy <scuvy@noreply.dev.sp-tarkov.com>