]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix borgs being able to drink from buckets and spray bottles. (#32964)
authoramatwiedle <amatwiedle@gmail.com>
Mon, 23 Dec 2024 19:54:18 +0000 (13:54 -0600)
committerGitHub <noreply@github.com>
Mon, 23 Dec 2024 19:54:18 +0000 (13:54 -0600)
commitb82605b18530c0d4398b9ad41a108868613cf81e
tree65eb3478fa89630ec88d4b36ae938b4883c63cf6
parentf98192daffe68db8d84e1ff8bb21f658879905c7
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>
Content.Server/Nutrition/EntitySystems/DrinkSystem.cs