diff --git a/src/cubing/puzzles/implementations/dynamic/3x3x3/3x3x3.kpuzzle.json.ts b/src/cubing/puzzles/implementations/dynamic/3x3x3/3x3x3.kpuzzle.json.ts index 9fc8f419c..a647a678b 100644 --- a/src/cubing/puzzles/implementations/dynamic/3x3x3/3x3x3.kpuzzle.json.ts +++ b/src/cubing/puzzles/implementations/dynamic/3x3x3/3x3x3.kpuzzle.json.ts @@ -19,7 +19,7 @@ export const cube3x3x3KPuzzleDefinition: KPuzzleDefinition = { CENTERS: { pieces: [0, 1, 2, 3, 4, 5], orientation: [0, 0, 0, 0, 0, 0], - orientationMod: [1, 1, 1, 1, 1, 1], + orientationMod: [4, 4, 4, 4, 4, 4], }, }, moves: {