Skip to content

Compare: Changelog (bleed)

New page
Showing with 1 addition and 1 deletion.
  1. +1 −1 Changelog-(bleed).md
2 changes: 1 addition & 1 deletion Changelog-(bleed).md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Allow queueing up scatter and move Nudge to an activity")]
* Updated dependencies. [[#21099](https://github.com/OpenRA/OpenRA/pull/21099 "Update Linguini to 0.6")]
* Trait changes:
* Added `GrantConditionOnDeployWithCharge` trait. [[#20824](https://github.com/OpenRA/OpenRA/pull/20824 "Added manual Saboteur cloaking"), [#21001](https://github.com/OpenRA/OpenRA/pull/21001 "Remove a bogus CanDeploy check from order resolving for charge deploys")]
* Added `FireWarheads` trait that detonates warheads periodically. [[#20808](https://github.com/OpenRA/OpenRA/pull/20808 "Add TS mobile EMP")]
* Added `FireWarheads` trait that detonates warheads periodically. [[#20808](https://github.com/OpenRA/OpenRA/pull/20808 "Add TS mobile EMP"), [#21096](https://github.com/OpenRA/OpenRA/pull/21096 "Small FireWarheads tweaks")]
* Added `Locomotor` property for `Husk` trait. [[#20338](https://github.com/OpenRA/OpenRA/pull/20338 "Give husks the ability to crush")]
* Added `AutoCarryCondition` to `AutoCarryall`. [[#20398](https://github.com/OpenRA/OpenRA/pull/20398 "AutoCarryall can receive manual order and auto action can be turn on/off by condition")]
* Added `ProductionMinCashRequirement` to `UnitBuilderBotModule` and `BaseBuilderBotModuleInfo`. [[#20133](https://github.com/OpenRA/OpenRA/pull/20133 "Improve UnitBuilderBotModule and BaseBuilderBotModule multi-queue performance")]
Expand Down