Minority Community First Draft

This commit is contained in:
Fishedotjpg 2026-02-25 04:40:35 +00:00
parent 51cd212fdd
commit bbd44e2a61
29 changed files with 37281 additions and 184 deletions

View file

@ -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
}