(ee4193544) Modified: Reduced the health interface opening range mildly to prevent ragdoll flailing at or close to old max range
This commit is contained in:
@@ -21,11 +21,7 @@ namespace Barotrauma.Steam
|
||||
{ "monster", 8 },
|
||||
{ "art", 8 },
|
||||
{ "mission", 8 },
|
||||
{ "event set", 8 },
|
||||
{ "total conversion", 5 },
|
||||
{ "environment", 5 },
|
||||
{ "item assembly", 5 },
|
||||
{ "language", 5 }
|
||||
{ "environment", 5 }
|
||||
};
|
||||
|
||||
private List<string> popularTags = new List<string>();
|
||||
|
||||
Reference in New Issue
Block a user