-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
I am unable to heal Kerbals, who have an expired home-timer and have become Tourists.
The problem is, that the home-timer only grows to a maximum of a few seconds and after a few seconds, the Kerbal reverts back to Tourist status.
I would expect that after Kerbals get healed in MedBay, their home-timer gets larger than just a few seconds, so that they do not need the MedBay continuously.
Reported in Forum.
Savegame: savegame.zip
Video of what is happening to Dooddun Kerman while he is in an activated MedBay:
BugLsMedBay.mp4
Relevant code:
USI-LS/Source/USILifeSupport/Converters/USILS_LifeSupportExtenderConverterAddon.cs
Lines 64 to 65 in c842b85
if (AffectsHomeTimer) | |
lsKerbal.MaxOffKerbinTime += timePerKerbal; |
Metadata
Metadata
Assignees
Labels
No labels