diff --git a/About/About.xml b/About/About.xml index 34d1196..a038eeb 100644 --- a/About/About.xml +++ b/About/About.xml @@ -3,7 +3,7 @@ Pharmacist Fluffy https://ludeon.com/forums/index.php?topic=16120 - 1.0.1934 + 1.0.1937 Not all injuries are equal; pharmacist prescribes the right medicine for the job. <size=24>Important</size> @@ -39,7 +39,7 @@ Dango998: Simplified Chinese translation SteamJay: Swedish translation <size=24>Version</size> -This is version v0.18.0.6 +This is version 1.8.97, for RimWorld 1.0.1937. \ No newline at end of file diff --git a/Assemblies/Pharmacist.dll b/Assemblies/Pharmacist.dll index cf06641..5468d9a 100644 Binary files a/Assemblies/Pharmacist.dll and b/Assemblies/Pharmacist.dll differ diff --git a/Readme.md b/Readme.md index 364336e..c58c127 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,4 @@ -[![RimWorld Alpha 18](https://img.shields.io/badge/RimWorld-Alpha%2018-brightgreen.svg)](http://rimworldgame.com/) +[![RimWorld Alpha undefined](https://img.shields.io/badge/RimWorld-Alpha%20undefined-brightgreen.svg)](http://rimworldgame.com/) Not all injuries are equal; pharmacist prescribes the right medicine for the job. @@ -50,4 +50,4 @@ Show your appreciation by buying me a coffee (or contribute towards a nice singl [![Buy Me a Coffee](http://i.imgur.com/EjWiUwx.gif)](https://ko-fi.com/fluffymods) # Version -This is version v0.18.0.6 \ No newline at end of file +This is version 1.8.97, for RimWorld 1.0.1937. \ No newline at end of file diff --git a/Source/Pharmacist/.idea/.idea.Pharmacist/.idea/workspace.xml b/Source/Pharmacist/.idea/.idea.Pharmacist/.idea/workspace.xml index 56b1038..e168e14 100644 --- a/Source/Pharmacist/.idea/.idea.Pharmacist/.idea/workspace.xml +++ b/Source/Pharmacist/.idea/.idea.Pharmacist/.idea/workspace.xml @@ -1,17 +1,7 @@ - - - - - - - - - - - + - @@ -304,7 +291,7 @@ - + @@ -337,6 +324,7 @@ + 1523916287400 @@ -391,7 +379,7 @@ - @@ -415,9 +403,9 @@ - + - + @@ -435,25 +423,25 @@ - + - + - + - + @@ -477,7 +465,7 @@ - + @@ -525,7 +513,6 @@ - @@ -547,7 +534,6 @@ - @@ -580,26 +566,6 @@ - - - - - - - - - - - - - - - - - - - - @@ -617,7 +583,6 @@ - @@ -639,7 +604,6 @@ - @@ -682,7 +646,6 @@ - @@ -866,26 +829,6 @@ - - - - - - - - - - - - - - - - - - - - @@ -907,7 +850,6 @@ - @@ -931,14 +873,14 @@ - + - + @@ -950,21 +892,6 @@ - - - - - - - - - - - - - - - @@ -972,7 +899,6 @@ - @@ -996,12 +922,11 @@ - + - @@ -1018,11 +943,11 @@ - - + + - + @@ -1031,5 +956,20 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Source/Pharmacist/Pharmacist.csproj b/Source/Pharmacist/Pharmacist.csproj index c4df9c4..5fea5e6 100644 --- a/Source/Pharmacist/Pharmacist.csproj +++ b/Source/Pharmacist/Pharmacist.csproj @@ -33,7 +33,7 @@ ..\..\..\..\harmony\0Harmony.dll - + ..\..\..\..\..\..\Games\steamapps\common\RimWorld\RimWorldWin_Data\Managed\Assembly-CSharp.dll False diff --git a/Source/Pharmacist/Properties/AssemblyInfo.cs b/Source/Pharmacist/Properties/AssemblyInfo.cs index f035f33..065c87a 100644 --- a/Source/Pharmacist/Properties/AssemblyInfo.cs +++ b/Source/Pharmacist/Properties/AssemblyInfo.cs @@ -32,5 +32,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("18.0.6.95")] -[assembly: AssemblyFileVersion("18.0.6.95")] +[assembly: AssemblyVersion("1.7.96")] +[assembly: AssemblyFileVersion("1.7.96")]