Увеличен урон от космоса в 2 раза (#1459)
This commit is contained in:
parent
84821a42e5
commit
804f34d711
1 changed files with 1 additions and 1 deletions
|
|
@ -339,7 +339,7 @@ namespace Content.Shared.Atmos
|
|||
/// so it just applies this flat value).
|
||||
/// </summary>
|
||||
// Original value is 4, buff back when we have proper ways for players to deal with breaches.
|
||||
public const int LowPressureDamage = 1;
|
||||
public const int LowPressureDamage = 2; //Sunrise-Edit
|
||||
|
||||
public const float WindowHeatTransferCoefficient = 0.1f;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue