38 lines
No EOL
1.2 KiB
Text
38 lines
No EOL
1.2 KiB
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_building = {
|
|
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 = government
|
|
}
|
|
farmstead = {
|
|
texture = "gfx/interface/icons/government_types/peasantrepublic_government.dds"
|
|
alias = { farmstead farmstead_i }
|
|
parent = domicile
|
|
}
|
|
peasantrepublic_government = {
|
|
texture = "gfx/interface/icons/government_types/peasantrepublic_government.dds"
|
|
alias = { peasantrepublic_government peasantrepublic_i }
|
|
parent = government
|
|
} |