- tweak: Nerf blight. (#263)
* - tweak: Nerf blight. * - tweak: ... But bible no longer works.
This commit is contained in:
@@ -11,5 +11,5 @@ public sealed partial class CorporealComponent : Component
|
||||
/// The debuff applied when the component is present.
|
||||
/// </summary>
|
||||
[ViewVariables(VVAccess.ReadWrite)]
|
||||
public float MovementSpeedDebuff = 0.66f;
|
||||
public float MovementSpeedDebuff = 0.4f; // WD EDIT
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user