mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-23 03:23:17 -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
|
stat
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
UniqueType.TriggerEvent -> unique.params[0]
|
||||||
else -> unique.text.removeConditionals()
|
else -> unique.text.removeConditionals()
|
||||||
}
|
}
|
||||||
val title = UnitActionModifiers.actionTextWithSideEffects(baseTitle, unique, unit)
|
val title = UnitActionModifiers.actionTextWithSideEffects(baseTitle, unique, unit)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user