diff --git a/OpenRA.Game/Traits/World/Shroud.cs b/OpenRA.Game/Traits/World/Shroud.cs index 1b1a4c9a5c..dc59e8d0f6 100644 --- a/OpenRA.Game/Traits/World/Shroud.cs +++ b/OpenRA.Game/Traits/World/Shroud.cs @@ -29,7 +29,6 @@ namespace OpenRA.Traits { public class ShroudInfo : ITraitInfo { - public readonly int ShroudRate = 0; public object Create(Actor self) { return new Shroud(self, this); } } diff --git a/mods/ra/rules.yaml b/mods/ra/rules.yaml index 468d9bbefc..4e33e0b5a4 100755 --- a/mods/ra/rules.yaml +++ b/mods/ra/rules.yaml @@ -272,7 +272,6 @@ World: SpatialBins: BinSize: 4 Shroud: - ShroudRate: 4 MGG: GeneratesGap: