29 lines
No EOL
789 B
Text
29 lines
No EOL
789 B
Text
neow_the_event = {
|
|
}
|
|
gun_cavalry = {
|
|
texture = "gfx/interface/icons/regimenttypes/horse_gunmen.dds"
|
|
}
|
|
super_heavy_infantry = {
|
|
texture = "gfx/interface/icons/regimenttypes/super_heavy_infantry.dds"
|
|
}
|
|
airship = {
|
|
texture = "gfx/interface/icons/regimenttypes/airship.dds"
|
|
}
|
|
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
|
|
} |