Delta-v/Content.Server/Nutrition/EntitySystems
amatwiedle b82605b185
Fix borgs being able to drink from buckets and spray bottles. (#32964)
* Added a check for if the entity trying to drink is a borg.

* Fixed missing namespace issue.

* Improved code conciseness.

* Removed borg chassis check, added stomach check.

* Removed unused namespace

---------

Co-authored-by: dankeaj <andrewjdanke@gmail.com>
2024-12-23 13:54:18 -06:00
..
AnimalHusbandrySystem.cs Add a system for modifying entity names without causing conflicts (#27863) 2024-06-16 15:38:53 -04:00
CreamPieSystem.cs Fixed trash not being spawned when throwing pies (#33013) 2024-10-31 21:43:11 -04:00
DrinkSystem.cs Fix borgs being able to drink from buckets and spray bottles. (#32964) 2024-12-23 13:54:18 -06:00
FatExtractorSystem.cs Reduce network burden of the hunger system (#32986) 2024-12-18 14:06:02 +01:00
FlavorProfileSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2023-12-29 08:47:43 -04:00
FoodSequenceSystem.cs Add extradimensional orange, holymelon, meatwheat, worldpeas mutations (#27624) 2024-09-14 00:02:54 +10:00
FoodSystem.cs Several small SFX tweaks (#28897) 2024-10-16 20:38:02 -05:00
IngestionBlockerSystem.cs Fix masks not toggling voice mask component (#22506) 2023-12-14 20:39:11 -05:00
SliceableFoodSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SmokingSystem.Cigar.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-05-31 13:26:19 -07:00
SmokingSystem.SmokingPipe.cs Update SmokingSystem.SmokingPipe.cs to not use Component.Owner (#29967) 2024-07-13 14:06:54 +10:00
SmokingSystem.Vape.cs Fix vape use without check if doafter cancelled (#33245) 2024-11-10 21:17:03 -06:00
SmokingSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
TrashOnSolutionEmptySystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
UtensilSystem.cs Fix utensils not being thrown away (#33326) 2024-11-15 21:39:19 -06:00