UtBS S9: Avoid 'punishing' the player for saving the rebels (#6362)
* Avoid 'punishing' the player for avoiding bloodshed by giving rebels zero upkeep costs for the scenario upon reuniting with Kaleh's side.
Resolves #6229.
Co-authored-by: Descacharrado <Luis_koopa@hotmail.com>
(cherry picked from commit 594f0cd293
)
This commit is contained in:
parent
6739f1b39c
commit
423da97087
1 changed files with 8 additions and 0 deletions
|
@ -2345,6 +2345,14 @@
|
|||
side=3
|
||||
[/filter]
|
||||
side=1
|
||||
# If the player kept as many of the rebels alive as possible it's possible for their income to become negative. Give the unit no upkeep cost to compensate.
|
||||
# Note that having loyal upkeep is not the same as having the loyal trait, no loyal overlay will be displayed.
|
||||
[object]
|
||||
duration=scenario
|
||||
[effect]
|
||||
apply_to=loyal
|
||||
[/effect]
|
||||
[/object]
|
||||
[/modify_unit]
|
||||
[redraw]
|
||||
clear_shroud=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue