Delta-v/Content.Server/NPC
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
..
Commands fix(Commands): Improve Localization of commands. Standardize some behaviors. (#30362) 2024-08-11 19:46:57 +10:00
Components Goliath mob (#30839) 2024-08-18 12:22:36 -04:00
Events Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00
HTN Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
Pathfinding Station AI (#30944) 2024-08-28 10:57:12 +10:00
Queries Added Firebots - Real (#32482) 2024-09-30 20:13:16 -07:00
Systems Added Firebots - Real (#32482) 2024-09-30 20:13:16 -07:00
UI NPC refactor (#10122) 2022-09-06 00:28:23 +10:00
NPCBlackboard.cs Goliath mob (#30839) 2024-08-18 12:22:36 -04:00
NPCBlackboardSerializer.cs Shooting NPCs and more (#18042) 2023-08-01 19:48:56 -05:00