diff --git a/About/About.xml b/About/About.xml index 24b5188..c064c06 100644 --- a/About/About.xml +++ b/About/About.xml @@ -3,7 +3,7 @@ More Faction Interaction Mehni - 0.19.0 + 1.0.0 More Faction Interaction Adds more interaction with and between factions, bringing the world to life. diff --git a/About/ModSync.xml b/About/ModSync.xml index e9163f5..d215510 100644 --- a/About/ModSync.xml +++ b/About/ModSync.xml @@ -2,8 +2,8 @@ 1e80a892-6217-4b34-9430-85d6ac00e66f More Faction Interaction - 0.1.0.7 - False + 0.1.0.8 + True Mehni MoreFactionInteraction diff --git a/Assemblies/MoreFactionInteraction.dll b/Assemblies/MoreFactionInteraction.dll index 0fd7a6a..03de835 100644 Binary files a/Assemblies/MoreFactionInteraction.dll and b/Assemblies/MoreFactionInteraction.dll differ diff --git a/Defs/Sites/Parts/MigratoryHerd.xml b/Defs/Sites/Parts/MigratoryHerd.xml index bf90816..7564b71 100644 --- a/Defs/Sites/Parts/MigratoryHerd.xml +++ b/Defs/Sites/Parts/MigratoryHerd.xml @@ -14,7 +14,6 @@ Visit {0} Visiting {0} Your caravan has arrived at the hunter's lodge. It seems nobody is here, but they've obviously been expecting you and have made the place hospitable. - Hunter's lodge PositiveEvent
  • MigratoryHerd
  • diff --git a/MoreFactionInteraction/Properties/AssemblyInfo.cs b/MoreFactionInteraction/Properties/AssemblyInfo.cs index 4d80f96..0a13231 100644 --- a/MoreFactionInteraction/Properties/AssemblyInfo.cs +++ b/MoreFactionInteraction/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("0.1.0.7")] -[assembly: AssemblyFileVersion("0.1.0.7")] +[assembly: AssemblyVersion("0.1.0.8")] +[assembly: AssemblyFileVersion("0.1.0.8")]