Adjusts Swarmers (#31505)

* Adjusts Swarmers

* Reduced beam duration

* Clean up

* Clean up
This commit is contained in:
PollardTheDragon
2026-02-11 22:22:05 +00:00
committed by GitHub
parent 33652c77c9
commit cd6bc9f0c1
8 changed files with 94 additions and 5 deletions
+2
View File
@@ -7,3 +7,5 @@
#define BB_SWARMER_TRAP_ACTION "BB_swarmer_trap_action"
/// Key where we define the barrier construction ability
#define BB_SWARMER_BARRIER_ACTION "BB_swarmer_barrier_action"
/// Key where we define the resource share ability
#define BB_SWARMER_RESOURCE_SHARE_ACTION "BB_swarmer_resource_share_action"