Delta-v/Content.Server/NPC/HTN/Preconditions
778b f025c681e5
Fixed mice behavior of eating everything (#23322)
* Added precondition for EatTask

* Added Thirsty precondition for htn drink task

* Added start state for hungry and thirsty components

* Update nutrition.yml

* Fixed pascalcase's

(cherry picked from commit 439d6ff44e6905d9e0a2cfb9dc9ade7ccbc21ec2)
2024-01-26 21:26:03 +01:00
..
ActiveHandComponentPrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ActiveHandEntityPrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ActiveHandFreePrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
BuckledPrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
CoordinatesInRangePrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
CoordinatesNotInRangePrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
GunAmmoPrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
HTNPrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
HasOrdersPrecondition.cs Rat King Milsim + Buffs (#20190) 2023-09-27 21:59:12 +02:00
HungryPrecondition.cs Fixed mice behavior of eating everything (#23322) 2024-01-26 21:26:03 +01:00
KeyExistsPrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PulledPrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetInLOSPrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetInRangePrecondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ThirstyPrecondition.cs Fixed mice behavior of eating everything (#23322) 2024-01-26 21:26:03 +01:00