Delta-v/Content.Server/Chemistry/EntitySystems
nikthechampiongr 8b414701ca
Fix tranquiliser shells not working (#23886)
* Fix tranquiliser darts not working

Fixes a bug introduced by 9f47079d02 which
was made to stop the fly-by fixture from triggering the system. This was
done by checking whether the fixture was hard. Apparently the
projectile's fixture is never hard as well. The change just makes it so
that check only succeeds when the fixture is a fly-by fixture.

* Remove something that I think is redundant

* Remove random using directive that somehow appeared.

* Address Review

* Adress Review 2

* Put the appropriate fixture ids

(cherry picked from commit ef132c8a7b)
2024-01-26 22:26:12 +01:00
..
ChemMasterSystem.cs ChemMaster buffer preserves list ordering (#23352) 2024-01-26 21:24:21 +01:00
ChemistryGuideDataSystem.cs Use ECS prototype-reload events (#22613) 2023-12-22 23:25:35 +01:00
ChemistrySystem.Injector.cs Add admin logs for drawing with syringe. (#23333) 2024-01-26 21:26:00 +01:00
ChemistrySystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
ChemistrySystemHypospray.cs UseDelay + ItemCooldown merge (#22502) 2024-01-26 21:32:09 +01:00
ChemistrySystemMixer.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
DeleteOnSolutionEmptySystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
ReagentDispenserSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
RehydratableSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SolutionContainerMixerSystem.cs Electrolysis and Centrifuge (#22517) 2023-12-16 20:30:32 +01:00
SolutionHeaterSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SolutionInjectOnCollideSystem.cs Fix tranquiliser shells not working (#23886) 2024-01-26 22:26:12 +01:00
SolutionPurgeSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SolutionRandomFillSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SolutionRegenerationSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SolutionSpikableSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SolutionTransferSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
TransformableContainerSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
VaporSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00