Fix gasping for real this time I promise (#2285)
* Fix gasping I promise for real this time * Remove comments. Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
This commit is contained in:
@@ -159,6 +159,7 @@ namespace Content.Server.GameObjects.Components.Body.Behavior
|
||||
{
|
||||
var ratio = Atmospherics.BreathPercentage * frameTime;
|
||||
|
||||
|
||||
Transfer(from, Air, ratio);
|
||||
ToBloodstream(Air);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user