Delta-v/Content.Server/Nutrition
amatwiedle b60b81e1fa 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>
2025-01-01 17:10:26 +00:00
..
Components upstream merge (#1636) 2024-08-18 17:21:07 +00:00
EntitySystems Fix borgs being able to drink from buckets and spray bottles. (#32964) 2025-01-01 17:10:26 +00:00
Hungry.cs Refactor the `hungry` debug command to be in line with `thirsty` (#30591) 2024-08-09 18:54:53 +01:00
SetNutrit.cs Debug command to set either your hunger or thirst to one of their respective threshold levels (#30563) 2024-08-09 18:54:53 +01:00
Thirsty.cs Debug command to make you thirsty (#30562) 2024-08-09 18:18:15 +01:00