Predict healing and bloodstream (#38690)
* initial commit * reapply 38126 * fix rootable * someone missed an important minus sign here * try this * fix * fix * reenable crit hits * cleanup * fix status time dirtying * fix * camelCase
This commit is contained in:
5
Content.Client/Body/Systems/BloodStreamSystem.cs
Normal file
5
Content.Client/Body/Systems/BloodStreamSystem.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using Content.Shared.Body.Systems;
|
||||
|
||||
namespace Content.Client.Body.Systems;
|
||||
|
||||
public sealed class BloodstreamSystem : SharedBloodstreamSystem;
|
||||
Reference in New Issue
Block a user