Skip to content

Commit

Permalink
Update BlobCoreComponent.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Roudenn committed Dec 1, 2024
1 parent 9e45c4a commit 2127521
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ public sealed partial class BlobCoreComponent : Component
{BlobTileType.Strong, 15},
{BlobTileType.Normal, 6},
{BlobTileType.Storage, 50},
{BlobTileType.Turret, 75},
//{BlobTileType.Turret, 75},
};

[DataField]
Expand Down

0 comments on commit 2127521

Please sign in to comment.