Fixes & Tweaks (#356)

* Revert "captains sword reflect chance (#18133)"

This reverts commit e393eedd09.

* Mirror shield passive reflect

* Traitor stuff fixes and tweaks

* Connected dispenser click sound

* No medipen heavy attack

* Slice sound for blades

* Crossbow & material stacking fixes

* Hypospray fixes

* Chenge crossbow damage type

* Fix penetrating on land

* Antispam tweak
This commit is contained in:
Aviu00
2023-09-04 12:03:28 +03:00
committed by Aviu00
parent 800225271c
commit e64c1b7e81
23 changed files with 143 additions and 27 deletions

View File

@@ -249,7 +249,7 @@ public sealed partial class ChatSystem : SharedChatSystem
return;
if (desiredType != InGameICChatType.Emote && player is not null &&
!_chatManager.TrySendNewMessage(player, message)) // WD
!_chatManager.TrySendNewMessage(player, message, true)) // WD
return;
// This message may have a radio prefix, and should then be whispered to the resolved radio channel