push
This commit is contained in:
parent
e460144cdc
commit
9a54c59545
32 changed files with 6078 additions and 37 deletions
|
|
@ -24,5 +24,15 @@ minority_community = {
|
|||
}
|
||||
minority_government = {
|
||||
texture = "gfx/interface/icons/government_types/landless_minority_government.dds"
|
||||
parent = government
|
||||
}
|
||||
farm_estate = {
|
||||
texture = "gfx/interface/icons/government_types/peasant_republic_government.dds"
|
||||
alias = { farm_estate farm_estate_i }
|
||||
parent = domicile
|
||||
}
|
||||
peasant_government = {
|
||||
texture = "gfx/interface/icons/government_types/peasant_republic_government.dds"
|
||||
alias = { peasant_government peasant_republic_i }
|
||||
parent = government
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue