Skip to content

Commit

Permalink
rebuild with mini
Browse files Browse the repository at this point in the history
  • Loading branch information
escalonn committed Sep 4, 2016
1 parent 9e2bb0d commit 417420e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

no_provinces = '--no-provinces' in sys.argv[1:]

version = 'v2.2.6-BETA'
version = 'v2.2.6'
if no_provinces:
version += '-noprovinces'

Expand Down
10 changes: 5 additions & 5 deletions build/SED2+MiniSWMH/common/landed_titles/swmh_landed_titles.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10190,6 +10190,7 @@ e_arabia = { # Arabian Empire
holy_site = shiite
holy_site = ibadi
holy_site = ismaili
holy_site = zaydi
b_qalatmedina = {}
b_medina = {}
b_khaybar = {}
Expand All @@ -10206,6 +10207,7 @@ e_arabia = { # Arabian Empire
holy_site = yazidi
holy_site = ibadi
holy_site = ismaili
holy_site = zaydi
b_taif = {}
b_mecca = {}
b_jeddah = {}
Expand Down Expand Up @@ -10975,6 +10977,7 @@ e_arabia = { # Arabian Empire
holy_site = karaite
holy_site = shiite
holy_site = ismaili
holy_site = zaydi
frankish = "Damascus"
norman = "Damascus"
greek = "Damascus"
Expand Down Expand Up @@ -20113,11 +20116,6 @@ e_spain = { # Espa
color2 = { 0 0 0 }
capital = 155 # Asturias de Oviedo # Asturas de Oviedo
dignity = 15 # Counted as having 15 more counties than it does
d_asturias = { # Asturias
color = { 19 83 180 }
color2 = { 0 0 0 }
capital = 155 # Asturias de Oviedo
}
allow = {
culture_group = iberian
religion_group = christian
Expand Down Expand Up @@ -21904,6 +21902,7 @@ e_persia = { #
color = { 88 141 239 }
color2 = { 255 255 255 }
holy_site = shiite
holy_site = zaydi
assyrian = "Hirta"
b_qalatkufa = {}
b_kufa = {}
Expand Down Expand Up @@ -22572,6 +22571,7 @@ e_null = {
holy_site = maronite
holy_site = bogomilist
holy_site = ismaili
holy_site = zaydi
holy_site = nabawiyya
b_towerofdavid = {}
b_bethlehem = {}
Expand Down
2 changes: 1 addition & 1 deletion build/SED2/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.2.6-BETA - 2016-09-03
v2.2.6 - 2016-09-03

0 comments on commit 417420e

Please sign in to comment.