diff --git a/Content.Shared/CCVar/CCVars.cs b/Content.Shared/CCVar/CCVars.cs
index 1e30794dbf..89ee7cb299 100644
--- a/Content.Shared/CCVar/CCVars.cs
+++ b/Content.Shared/CCVar/CCVars.cs
@@ -975,7 +975,7 @@ namespace Content.Shared.CCVar
/// Needs and to be enabled to work.
///
public static readonly CVarDef MonstermosRipTiles =
- CVarDef.Create("atmos.monstermos_rip_tiles", true, CVar.SERVERONLY);
+ CVarDef.Create("atmos.monstermos_rip_tiles", false, CVar.SERVERONLY);
///
/// Whether explosive depressurization will cause the grid to gain an impulse.