fixes
This commit is contained in:
parent
f62fb69c4e
commit
a9bb724bfe
5 changed files with 173 additions and 131 deletions
|
|
@ -12,18 +12,17 @@ airship = {
|
|||
chemical_weapons = {
|
||||
texture = "gfx/interface/icons/regimenttypes/chemical_weapons.dds"
|
||||
}
|
||||
|
||||
minority_community = {
|
||||
parent = domicile
|
||||
}
|
||||
|
||||
minority_government = {
|
||||
texture = "gfx/interface/icons/government_types/landless_minority_government.dds"
|
||||
parent = government
|
||||
alias = { minority_government minority_community_i }
|
||||
}
|
||||
minority_community_building = {
|
||||
texture = "gfx/interface/icons/message_feed/building.dds"
|
||||
texture = "gfx/interface/icons/government_types/landless_minority_government.dds"
|
||||
alias = { minority_community_buildings minority_community_building }
|
||||
parent = domicile_building
|
||||
}
|
||||
minority_community = {
|
||||
texture = "gfx/interface/icons/government_types/landless_minority_government.dds"
|
||||
alias = { minority_communities minority_community_i }
|
||||
parent = domicile
|
||||
}
|
||||
minority_government = {
|
||||
texture = "gfx/interface/icons/government_types/landless_minority_government.dds"
|
||||
parent = domicile
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue