mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-22 02:42:16 -04:00
Have the Trigger Event unit action text be the Event (#13880)
This commit is contained in:
parent
19b25e5ea4
commit
8c591ac9fa
@ -255,6 +255,7 @@ object UnitActionsFromUniques {
|
||||
stat
|
||||
)
|
||||
}
|
||||
UniqueType.TriggerEvent -> unique.params[0]
|
||||
else -> unique.text.removeConditionals()
|
||||
}
|
||||
val title = UnitActionModifiers.actionTextWithSideEffects(baseTitle, unique, unit)
|
||||
|
Loading…
x
Reference in New Issue
Block a user