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:
@@ -236,6 +236,7 @@ namespace Content.Server.Chemistry.EntitySystems
|
||||
|
||||
bufferSolution.Value.Comp.Solution.AddReagent(message.ReagentId, FixedPoint2.New((int)reagentDispenser.Comp.DispenseAmount));
|
||||
_chemMasterSystem.UpdateUiState((chemMasterUid.Value, chemMaster));
|
||||
ClickSound(reagentDispenser);
|
||||
|
||||
return;
|
||||
} // WD EDIT END
|
||||
|
||||
Reference in New Issue
Block a user