Ed 12 12 2024 bugfixes (#668)
* fix #665 * fix #664 * fix #661 * fix #666
This commit is contained in:
@@ -15,7 +15,7 @@ public sealed partial class CP14MapDamageComponent : Component
|
||||
{
|
||||
DamageDict = new Dictionary<string, FixedPoint2>()
|
||||
{
|
||||
{"Asphyxiation", 10}
|
||||
{"Asphyxiation", 5}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user