Fix stamina indicator on rejuvenate (#18914)
This commit is contained in:
@@ -138,6 +138,7 @@ public sealed partial class StaminaSystem : EntitySystem
|
||||
|
||||
component.StaminaDamage = 0;
|
||||
RemComp<ActiveStaminaComponent>(uid);
|
||||
SetStaminaAlert(uid, component);
|
||||
Dirty(component);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user