Delta-v/Content.Server/NPC/Queries/Considerations
Golinth 712640f75c Added Firebots - Real (#32482)
* Add Firebots

Had to add OnActivateInWorld to the spray system to get the bot to work. Checks for the flammable component and if the onFire boolean is true.

* Make SpraySystem actually use useDelay

got rid of that TODO

* Added firebot speech

Fire detected!
2024-10-02 12:16:27 +01:00
..
DrinkValueCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
FoodValueCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
OrderedTargetCon.cs Rat King Milsim + Buffs (#20190) 2023-09-27 21:59:12 +02:00
TargetAccessibleCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetAmmoCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetAmmoMatchesCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetDistanceCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetHealthCon.cs Implement Health Consideration for NPCs (#29922) 2024-08-09 17:45:37 +01:00
TargetInLOSCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetInLOSOrCurrentCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetIsAliveCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetIsCritCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetIsDeadCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetMeleeCon.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TargetOnFireCon.cs Added Firebots - Real (#32482) 2024-10-02 12:16:27 +01:00
UtilityConsideration.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00