mucho changes
This commit is contained in:
parent
0918b6c1ed
commit
3b437364c2
146 changed files with 141607 additions and 11 deletions
|
|
@ -0,0 +1,23 @@
|
|||
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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue