diff --git a/Content.IntegrationTests/Tests/CargoTest.cs b/Content.IntegrationTests/Tests/CargoTest.cs index c869f22c922..ab2003f123a 100644 --- a/Content.IntegrationTests/Tests/CargoTest.cs +++ b/Content.IntegrationTests/Tests/CargoTest.cs @@ -17,7 +17,7 @@ public sealed class CargoTest public static HashSet> Ignored = new () { // This is ignored because it is explicitly intended to be able to sell for more than it costs. - new("FunCrateGambling") + //new("FunCrateGambling") }; [Test] diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml b/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml index 8d3bea5075c..390bfc6d724 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_engines.yml @@ -34,7 +34,7 @@ description: "Contains an emitter. Used only for dangerous applications." icon: sprite: Structures/Power/Generation/Singularity/emitter.rsi - state: emitter2 + state: emitter product: CrateEngineeringSingularityEmitter cost: 3000 category: cargoproduct-category-name-engineering