Delta-v/Content.Server/NPC/Queries/Considerations
Golinth 3b682d4d68
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-09-30 20:13:16 -07: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-22 15:01:05 -05: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-07-12 21:37:47 +10: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-09-30 20:13:16 -07:00
UtilityConsideration.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00