N3OW/common/customizable_localization/00_notification_custom_loc.txt

23 lines
341 B
Text
Raw Normal View History

2025-02-20 17:49:25 +00:00
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
}
}