v1.0.13.1 (first post-1.0 patch)
This commit is contained in:
+3
@@ -1,5 +1,8 @@
|
||||
namespace Barotrauma
|
||||
{
|
||||
/// <summary>
|
||||
/// A special affliction type that increases the character's Bloodloss affliction with a rate relative to the strength of the bleeding.
|
||||
/// </summary>
|
||||
class AfflictionBleeding : Affliction
|
||||
{
|
||||
public AfflictionBleeding(AfflictionPrefab prefab, float strength) :
|
||||
|
||||
Reference in New Issue
Block a user