resimmed offmed
This commit is contained in:
@@ -160,12 +160,6 @@ public record struct HealWoundsEvent(DamageSpecifier Damage);
|
||||
[ByRefEvent]
|
||||
public record struct GetPainEvent(FixedPoint2 Pain);
|
||||
|
||||
/// <summary>
|
||||
/// Raised on an entity to get the sum total of heart strain
|
||||
/// </summary>
|
||||
[ByRefEvent]
|
||||
public record struct GetStrainEvent(FixedPoint2 Strain);
|
||||
|
||||
/// <summary>
|
||||
/// Raised on an entity to get the amount it should bleed
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user