Skip to content

Commit

Permalink
Update description [nolog]
Browse files Browse the repository at this point in the history
  • Loading branch information
FluffierThanThou committed Feb 28, 2022
1 parent 63a0ef6 commit ebb52f6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 1 deletion.
Binary file modified About/Preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Assemblies/Pharmacist.dll
Binary file not shown.
4 changes: 4 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
Not all injuries are equal; pharmacist prescribes the right medicine for the job.

![Important](https://headers.karel-kroeze.nl/title/Important.png)

Does not require a new save game
Can safely be enabled in an ongoing save-game, disabling will cause a one-time error message upon loading the save again for the first time. The error message is mostly harmless.

![Features](https://headers.karel-kroeze.nl/title/Features.png)

Pharmacist allows you to set the maximum level of medicine that may be used for certain treatments. Doctors will use the best medicine that is available, and that is at most the level of the targets' medical care setting and the pharmacists' advice. Four levels of injuries are distinguished;

- Minor (bruises, non-lethal diseases, small cuts)
Expand All @@ -15,6 +17,7 @@ Pharmacist allows you to set the maximum level of medicine that may be used for
The Pharmacists' advice for each of these can be set for Colonists, Guests, Prisoners and Animals separately with the 'Pharmacist' button on the main bar.

![Notes](https://headers.karel-kroeze.nl/title/Notes.png)

Doctors out on the rim treat wounds in batches, and use the same medicine for each treatment in a batch. I did not want to confuse them too much, so I've left that behaviour intact. That means that the worst injury determines what medicine is used for the whole batch, and doctors may still use Glitterworld medicine for treating a bruise if they were treating a heart attack at the same time.

As far as I know, the mod should be compatible with everything. Mods that directly alter the available number of medical care options may cause issues, and I think I've seen such a mod at one point, but I've been unable to find it again. If you find any incompatibilities, please let me know!
Expand All @@ -24,6 +27,7 @@ I'm not quite happy with the UI yet, but for now it's functional. If you have su
Some injuries might be diagnosed wrong, and receive medicine that is either not good enough or too good. If the treatment is too good, make sure that it wasn't part of a batch treatment (see above). If the treatment is not good enough, that's a bigger problem, and I'd like to know about what injuries are diagnosed badly.

![Powered by Harmony](https://headers.karel-kroeze.nl/title/Powered%20by%20Harmony.png)

![Powered by Harmony](https://camo.githubusercontent.com/074bf079275fa90809f51b74e9dd0deccc70328f/68747470733a2f2f7332342e706f7374696d672e6f72672f3538626c31727a33392f6c6f676f2e706e67)

![Think you found a bug?](https://headers.karel-kroeze.nl/title/Think%20you%20found%20a%20bug%3F.png)
Expand Down
11 changes: 10 additions & 1 deletion modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"version": {
"major": 3,
"minor": 3,
"build": 149
"build": 150
},
"author": {
"name": "Fluffy",
Expand All @@ -28,6 +28,15 @@
}
],
"changelog": [
{
"date": "2022-02-26T16:08:11.000Z",
"message": "Update description",
"author": {
"name": "Fluffy",
"email": "fluffy.l2032@gmail.com"
},
"hash": "63a0ef6f8bc315edb4c59105f4a001f4c401e046"
},
{
"date": "2021-08-27T22:10:06.000Z",
"message": "fix tending and interaction error",
Expand Down

0 comments on commit ebb52f6

Please sign in to comment.