Skip to content

Commit

Permalink
Added a few new African releasables, no flags yet, to be expanded in …
Browse files Browse the repository at this point in the history
…next update
  • Loading branch information
Radsterman committed May 4, 2023
1 parent d60f825 commit 46eb886
Show file tree
Hide file tree
Showing 4 changed files with 176 additions and 39 deletions.
40 changes: 34 additions & 6 deletions common/country_creation/releasables_africa.txt
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ ZAM = {
}

TAN = {
states = {
states = {
STATE_TANGANYIKA
STATE_LINDI
}
Expand All @@ -133,24 +133,24 @@ TAN = {
}

KNY = {
states = {
states = {
STATE_RIFT_VALLEY
STATE_KENYA
}

ai_will_do = { always = no }
}

UGA= {
states = {
UGA = {
states = {
STATE_UGANDA
}

ai_will_do = { always = no }
}

NGR= {
states = {
NGR = {
states = {
STATE_NIGER_DELTA
STATE_NIGERIA
STATE_BENIN
Expand All @@ -160,5 +160,33 @@ NGR= {
STATE_BORNU
}

ai_will_do = { always = no }
}

MLI = {
states = {
STATE_TIMBUKTU
STATE_WESTERN_MALI
STATE_EASTERN_MALI
}

ai_will_do = { always = no }
}

SNL = {
states = {
STATE_SENEGAL
STATE_GAMBIA
}

ai_will_do = { always = no }
}

IVC = {
states = {
STATE_WINDWARD_COAST
STATE_IVORY_COAST
}

ai_will_do = { always = no }
}
106 changes: 73 additions & 33 deletions common/country_definitions/00_vfm_countries_africa.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# British South Africa Company
###Colonial###

# British South Africa Company
BSA = {
color = { 236 236 104 }
country_type = colonial
Expand All @@ -25,15 +27,35 @@ ZAM = {
capital = STATE_ZAMBIA
}

#Tanganyika
TAN = {
color = hsv360{ 143 75 61 }
country_type = unrecognized
# German East Africa
GEA = {
color = { 139 138 160 }
country_type = colonial
tier = kingdom
cultures = { unyamwezi yao lacustrine_bantu }
capital = STATE_TANGANYIKA
cultures = { north_german }
capital = STATE_ZANZIBAR
}

# Royal Niger Company
RNC = {
color = { 150 0 25 }
country_type = colonial
tier = kingdom
cultures = { british }
capital = STATE_NIGER_DELTA
}

# Imperial British East Africa Company
IAC = {
color = { 118 229 215 }
country_type = colonial
tier = kingdom
cultures = { british }
capital = STATE_KENYA
}

###Post-Colonial###

#Tanzania
TZN = {
color = { 64 124 157 }
Expand All @@ -43,15 +65,6 @@ TZN = {
capital = STATE_ZANZIBAR
}

# German East Africa
GEA = {
color = { 139 138 160 }
country_type = colonial
tier = kingdom
cultures = { north_german }
capital = STATE_ZANZIBAR
}

#Uganda
UGA = {
color = hsv360{ 20 80 80 }
Expand All @@ -70,31 +83,58 @@ KNY = {
capital = STATE_KENYA
}

# Royal Niger Company
RNC = {
color = { 150 0 25 }
country_type = colonial
#Nigeria
NGR = {
color = { 44 160 70 }
country_type = unrecognized
tier = kingdom
cultures = { british }
capital = STATE_NIGER_DELTA
cultures = { hausa ibo yoruba }
capital = STATE_EAST_HAUSALAND
}

# Imperial British East Africa Company
IAC = {
color = { 118 229 215 }
country_type = colonial
#Mali
MLI = {
color = { 252 180 0 }
country_type = unrecognized
tier = kingdom
cultures = { british }
capital = STATE_KENYA
cultures = { bambara fulbe }
capital = STATE_WESTERN_MALI
}

#Nigeria
NGR = {
color = { 44 160 70 }
#Senegal
SNG = {
color = { 145 97 57 }
country_type = unrecognized
tier = kingdom
cultures = { hausa ibo yoruba }
capital = STATE_EAST_HAUSALAND
cultures = { bambara fulbe }
capital = STATE_SENEGAL
}

#Ivory Coast
IVC = {
color = { 0 213 255 }
country_type = unrecognized
tier = kingdom
cultures = { bambara fulbe }
capital = STATE_WINDWARD_COAST
}










#Tanganyika
TAN = {
color = hsv360{ 143 75 61 }
country_type = unrecognized
tier = kingdom
cultures = { unyamwezi yao lacustrine_bantu }
capital = STATE_TANGANYIKA
}


Expand Down
63 changes: 63 additions & 0 deletions common/decisions/expand_australia.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
#expand_australia = {
# is_shown = {
# country_is_in_europe = yes
# exists = c:AST
# c:AST = {
# is_subject_of = ROOT
# }
# OR = {
# any_state = {
# owner = ROOT
# region = sr:region_oceania
# OR = {
# state_region = s:STATE_NORTH_ISLAND
# state_region = s:STATE_SOUTH_ISLAND
# }
#
# }
# }
# }
#
# possible = {
# OR = {
# any_state = {
# owner = ROOT
# region = sr:region_oceania
# OR = {
# state_region = s:STATE_NORTH_ISLAND
# state_region = s:STATE_SOUTH_ISLAND
# }
#
# }
# }
# }
# when_taken = {
# custom_tooltip = expand_australia_tt
# if = {
# limit= {
# any_state = {
# owner = ROOT
# OR = {
# state_region = s:STATE_NORTH_ISLAND
# state_region = s:STATE_SOUTH_ISLAND
# }
# }
# }
# every_scope_state = {
# limit = {
# owner = ROOT
# OR = {
# state_region = s:STATE_NORTH_ISLAND
# state_region = s:STATE_SOUTH_ISLAND
# }
# }
# set_state_owner = c:AST
# set_state_type = unincorporated
# }
# }
# }
# ai_chance = {
# base = 100
# }
#}
#
6 changes: 6 additions & 0 deletions localization/english/00_vfm_countries_l_english.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,12 @@
MDE_ADJ: "Mende"
ADW: "Adamawa"
ADW_ADJ: "Adamawa"
MLI: "Mali"
MLI_ADJ: "Mali"
SNL: "Senegal"
SNL_ADJ: "Senegalese"
IVC: "Ivory Coast"
IVC_ADJ: "Ivory Coast"

#VFM US States
DEL: "Delaware"
Expand Down

0 comments on commit 46eb886

Please # to comment.