Delta-v/Content.Server/Nutrition
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
..
Components Sliceable doAfter (#30824) 2024-08-13 13:53:59 +03:00
EntitySystems Fix borgs being able to drink from buckets and spray bottles. (#32964) 2024-12-23 13:54:18 -06:00
Hungry.cs Refactor the `hungry` debug command to be in line with `thirsty` (#30591) 2024-08-05 18:12:07 +10:00
SetNutrit.cs Debug command to set either your hunger or thirst to one of their respective threshold levels (#30563) 2024-08-05 17:36:26 +10:00
Thirsty.cs Debug command to make you thirsty (#30562) 2024-08-03 01:49:08 +10:00