Skip to content

Commit

Permalink
Essex and Wessex now use the Saxon Tribe's faction upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrettin committed Apr 10, 2016
1 parent bae4d56 commit f4f4236
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/civilizations/teuton/factions_english.lua
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ DefineFaction("Essex", {
Colors = {"purple"},
DefaultTier = "kingdom",
DevelopsTo = {"England"},
FactionUpgrade = "upgrade-saxon-tribe-faction",
Description = ""
})

Expand Down Expand Up @@ -155,5 +156,6 @@ DefineFaction("Wessex", {
Colors = {"red"},
DefaultTier = "kingdom",
DevelopsTo = {"England"},
FactionUpgrade = "upgrade-saxon-tribe-faction",
Description = ""
})

0 comments on commit f4f4236

Please sign in to comment.