diff --git a/Assemblies/MoreFactionInteraction.dll b/Assemblies/MoreFactionInteraction.dll index 0c340f6..7ec5784 100644 Binary files a/Assemblies/MoreFactionInteraction.dll and b/Assemblies/MoreFactionInteraction.dll differ diff --git a/MoreFactionInteraction/Properties/AssemblyInfo.cs b/MoreFactionInteraction/Properties/AssemblyInfo.cs index 6dcb984..dacd97a 100644 --- a/MoreFactionInteraction/Properties/AssemblyInfo.cs +++ b/MoreFactionInteraction/Properties/AssemblyInfo.cs @@ -4,13 +4,13 @@ // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle(title: "More Faction Interaction")] -[assembly: AssemblyDescription(description: "")] +[assembly: AssemblyTitle("More Faction Interaction")] +[assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration(configuration: "")] -[assembly: AssemblyCompany(company: "")] -[assembly: AssemblyProduct(product: "More Faction Interaction")] -[assembly: AssemblyCopyright(copyright: "Copyright © Mehni 2018")] -[assembly: AssemblyTrademark(trademark: "")] +[assembly: AssemblyCompany("")] +[assembly: AssemblyProduct("More Faction Interaction")] +[assembly: AssemblyCopyright("Copyright © Mehni 2018")] +[assembly: AssemblyTrademark("")] [assembly: AssemblyCulture(culture: "")] // Setting ComVisible to false makes the types in this assembly not visible @@ -19,7 +19,7 @@ [assembly: ComVisible(visibility: false)] // The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid(guid: "544b37cf-e9eb-4217-bd6e-b9e428d08a39")] +[assembly: Guid("544b37cf-e9eb-4217-bd6e-b9e428d08a39")] // Version information for an assembly consists of the following four values: // @@ -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(version: "0.1.0.1")] -[assembly: AssemblyFileVersion(version: "0.1.0.1")] +[assembly: AssemblyVersion("0.1.0.2")] +[assembly: AssemblyFileVersion("0.1.0.2")] diff --git a/README.md b/README.md index 77b60bf..7a186cb 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Adds more interaction with and between factions, bringing the world to life. - Bumper crops - Hunter's Lodge - Pirate extortion +- Mystical Shaman - Faction WAR ## Credits