Minority Community First Draft
This commit is contained in:
parent
51cd212fdd
commit
bbd44e2a61
29 changed files with 37281 additions and 184 deletions
|
|
@ -11,4 +11,19 @@ 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"
|
||||
alias = { minority_community_buildings minority_community_building }
|
||||
parent = domicile_building
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue