N3OW/common/customizable_localization/00_notification_custom_loc.txt
2025-02-20 17:49:25 +00:00

23 lines
No EOL
341 B
Text

HierarchicalStatus = {
type = character
text = {
localization_key = notification.hierarchy.vassal
trigger = {
liege = scope:second
}
}
text = {
localization_key = notification.hierarchy.liege
trigger = {
scope:second = {
liege = root
}
}
}
text = {
localization_key = notification.hierarchy.ruler
}
}