diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-15 22:34:47 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-03-15 22:34:47 +0100 |
| commit | 901d19dd4f38c1865fc952a84f52f1c2bec14169 (patch) | |
| tree | 514fa66c4914c61b80ef09832307d494127026c8 /src/speedcubing | |
| parent | 8893445c49f74d643f186c02e987fe7e842f4e8d (diff) | |
| download | sebastiano.tronto.net-901d19dd4f38c1865fc952a84f52f1c2bec14169.tar.gz sebastiano.tronto.net-901d19dd4f38c1865fc952a84f52f1c2bec14169.zip | |
Added triggers by Mauro
Diffstat (limited to 'src/speedcubing')
39 files changed, 260 insertions, 1 deletions
diff --git a/src/speedcubing/triggers/index.html b/src/speedcubing/triggers/index.html index c6fa795..df73e13 100644 --- a/src/speedcubing/triggers/index.html +++ b/src/speedcubing/triggers/index.html | |||
| @@ -8,4 +8,5 @@ Work in progress. | |||
| 8 | </p> | 8 | </p> |
| 9 | 9 | ||
| 10 | <p> <a href="sub5pure">Pure triggers sub5</a> </p> | 10 | <p> <a href="sub5pure">Pure triggers sub5</a> </p> |
| 11 | <p> <a href="4c4e">Setups to 4c4e</a> </p> | 11 | <p> <a href="4c4e">Setups to 4c4e in 4 moves or less</a> </p> |
| 12 | <p> <a href="tricky-5-move-4c4e">Tricky 4c4e in 5 by Lorenzo Mauro</a> </p> | ||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/index.html b/src/speedcubing/triggers/tricky-5-move-4c4e/index.html new file mode 100644 index 0000000..9b83a13 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/index.html | |||
| @@ -0,0 +1,219 @@ | |||
| 1 | <!--TITLE: Tricky 5-move 4c4e--> | ||
| 2 | <h1>Tricky 5-move 4c4e</h1> | ||
| 3 | |||
| 4 | <table><tr> | ||
| 5 | <td style="font-size:16pt; text-align:center" width="20%"> L U' R' U L'</td> | ||
| 6 | <td><a href="trigger_LLLLLLLLLUUURRRRRRRRRUUUUUUUUULLL.png"> | ||
| 7 | <img src="trigger_LLLLLLLLLUUURRRRRRRRRUUUUUUUUULLL.png" style="height:100px"></a></td> | ||
| 8 | <td width="20%"><td width="30%"> | ||
| 9 | </tr></table> | ||
| 10 | <table><tr> | ||
| 11 | <td style="font-size:16pt; text-align:center" width="20%"> L U L' U R'</td> | ||
| 12 | <td><a href="trigger_RRRRRRRRRUUULLLLLLLLLUUULLL.png"> | ||
| 13 | <img src="trigger_RRRRRRRRRUUULLLLLLLLLUUULLL.png" style="height:100px"></a></td> | ||
| 14 | <td width="20%"><td width="30%"> | ||
| 15 | </tr></table> | ||
| 16 | <table><tr> | ||
| 17 | <td style="font-size:16pt; text-align:center" width="20%"> L' U' R' U L'</td> | ||
| 18 | <td><a href="trigger_LLLLLLLLLUUURRRRRRRRRUUUUUUUUULLLLLLLLL.png"> | ||
| 19 | <img src="trigger_LLLLLLLLLUUURRRRRRRRRUUUUUUUUULLLLLLLLL.png" style="height:100px"></a></td> | ||
| 20 | <td width="20%"><td width="30%"> | ||
| 21 | </tr></table> | ||
| 22 | <table><tr> | ||
| 23 | <td style="font-size:16pt; text-align:center" width="20%"> L' U L' U R'</td> | ||
| 24 | <td><a href="trigger_RRRRRRRRRUUULLLLLLLLLUUULLLLLLLLL.png"> | ||
| 25 | <img src="trigger_RRRRRRRRRUUULLLLLLLLLUUULLLLLLLLL.png" style="height:100px"></a></td> | ||
| 26 | <td width="20%"><td width="30%"> | ||
| 27 | </tr></table> | ||
| 28 | <table><tr> | ||
| 29 | <td style="font-size:16pt; text-align:center" width="20%"> R U L' U' R'</td> | ||
| 30 | <td><a href="trigger_RRRRRRRRRUUUUUUUUULLLLLLLLLUUURRR.png"> | ||
| 31 | <img src="trigger_RRRRRRRRRUUUUUUUUULLLLLLLLLUUURRR.png" style="height:100px"></a></td> | ||
| 32 | <td width="20%"><td width="30%"> | ||
| 33 | </tr></table> | ||
| 34 | <table><tr> | ||
| 35 | <td style="font-size:16pt; text-align:center" width="20%"> U L' U' R U' R'</td> | ||
| 36 | <td><a href="trigger_RRRRRRRRRUUUUUUUUURRRUUUUUUUUULLLLLLLLLUUU.png"> | ||
| 37 | <img src="trigger_RRRRRRRRRUUUUUUUUURRRUUUUUUUUULLLLLLLLLUUU.png" style="height:100px"></a></td> | ||
| 38 | <td width="20%"><td width="30%"> | ||
| 39 | </tr></table> | ||
| 40 | <table><tr> | ||
| 41 | <td style="font-size:16pt; text-align:center" width="20%"> R' U L' U' R</td> | ||
| 42 | <td><a href="trigger_RRRUUUUUUUUULLLLLLLLLUUURRRRRRRRR.png"> | ||
| 43 | <img src="trigger_RRRUUUUUUUUULLLLLLLLLUUURRRRRRRRR.png" style="height:100px"></a></td> | ||
| 44 | <td width="20%"><td width="30%"> | ||
| 45 | </tr></table> | ||
| 46 | <table><tr> | ||
| 47 | <td style="font-size:16pt; text-align:center" width="20%"> U2 L' U L U2 L'</td> | ||
| 48 | <td><a href="trigger_LLLLLLLLLUUUUUULLLUUULLLLLLLLLUUUUUU.png"> | ||
| 49 | <img src="trigger_LLLLLLLLLUUUUUULLLUUULLLLLLLLLUUUUUU.png" style="height:100px"></a></td> | ||
| 50 | <td width="20%"><td width="30%"> | ||
| 51 | </tr></table> | ||
| 52 | <table><tr> | ||
| 53 | <td style="font-size:16pt; text-align:center" width="20%"> U2 L2 U' L2 U L</td> | ||
| 54 | <td><a href="trigger_LLLUUULLLLLLUUUUUUUUULLLLLLUUUUUU.png"> | ||
| 55 | <img src="trigger_LLLUUULLLLLLUUUUUUUUULLLLLLUUUUUU.png" style="height:100px"></a></td> | ||
| 56 | <td width="20%"><td width="30%"> | ||
| 57 | </tr></table> | ||
| 58 | <table><tr> | ||
| 59 | <td style="font-size:16pt; text-align:center" width="20%"> U D R' D L D2 R</td> | ||
| 60 | <td><a href="trigger_RRRDDDDDDLLLDDDRRRRRRRRRDDDUUU.png"> | ||
| 61 | <img src="trigger_RRRDDDDDDLLLDDDRRRRRRRRRDDDUUU.png" style="height:100px"></a></td> | ||
| 62 | <td width="20%"><td width="30%"> | ||
| 63 | </tr></table> | ||
| 64 | <table><tr> | ||
| 65 | <td style="font-size:16pt; text-align:center" width="20%"> U D' L D F2 U L</td> | ||
| 66 | <td><a href="trigger_LLLUUUFFFFFFDDDLLLDDDDDDDDDUUU.png"> | ||
| 67 | <img src="trigger_LLLUUUFFFFFFDDDLLLDDDDDDDDDUUU.png" style="height:100px"></a></td> | ||
| 68 | <td width="20%"><td width="30%"> | ||
| 69 | </tr></table> | ||
| 70 | <table><tr> | ||
| 71 | <td style="font-size:16pt; text-align:center" width="20%"> U D F2 D' L2 U L</td> | ||
| 72 | <td><a href="trigger_LLLUUULLLLLLDDDDDDDDDFFFFFFDDDUUU.png"> | ||
| 73 | <img src="trigger_LLLUUULLLLLLDDDDDDDDDFFFFFFDDDUUU.png" style="height:100px"></a></td> | ||
| 74 | <td width="20%"><td width="30%"> | ||
| 75 | </tr></table> | ||
| 76 | <table><tr> | ||
| 77 | <td style="font-size:16pt; text-align:center" width="20%"> R' F2 R U L'</td> | ||
| 78 | <td><a href="trigger_LLLLLLLLLUUURRRFFFFFFRRRRRRRRR.png"> | ||
| 79 | <img src="trigger_LLLLLLLLLUUURRRFFFFFFRRRRRRRRR.png" style="height:100px"></a></td> | ||
| 80 | <td width="20%"><td width="30%"> | ||
| 81 | </tr></table> | ||
| 82 | <table><tr> | ||
| 83 | <td style="font-size:16pt; text-align:center" width="20%"> U2 M2 U' L</td> | ||
| 84 | <td><a href="trigger_LLLUUUUUUUUUMMMMMMUUUUUU.png"> | ||
| 85 | <img src="trigger_LLLUUUUUUUUUMMMMMMUUUUUU.png" style="height:100px"></a></td> | ||
| 86 | <td width="20%"><td width="30%"> | ||
| 87 | </tr></table> | ||
| 88 | <table><tr> | ||
| 89 | <td style="font-size:16pt; text-align:center" width="20%"> R F2 R U L'</td> | ||
| 90 | <td><a href="trigger_LLLLLLLLLUUURRRFFFFFFRRR.png"> | ||
| 91 | <img src="trigger_LLLLLLLLLUUURRRFFFFFFRRR.png" style="height:100px"></a></td> | ||
| 92 | <td width="20%"><td width="30%"> | ||
| 93 | </tr></table> | ||
| 94 | <table><tr> | ||
| 95 | <td style="font-size:16pt; text-align:center" width="20%"> L D2 L D L'</td> | ||
| 96 | <td><a href="trigger_LLLLLLLLLDDDLLLDDDDDDLLL.png"> | ||
| 97 | <img src="trigger_LLLLLLLLLDDDLLLDDDDDDLLL.png" style="height:100px"></a></td> | ||
| 98 | <td width="20%"><td width="30%"> | ||
| 99 | </tr></table> | ||
| 100 | <table><tr> | ||
| 101 | <td style="font-size:16pt; text-align:center" width="20%"> R' U L' U2 R</td> | ||
| 102 | <td><a href="trigger_RRRUUUUUULLLLLLLLLUUURRRRRRRRR.png"> | ||
| 103 | <img src="trigger_RRRUUUUUULLLLLLLLLUUURRRRRRRRR.png" style="height:100px"></a></td> | ||
| 104 | <td width="20%"><td width="30%"> | ||
| 105 | </tr></table> | ||
| 106 | <table><tr> | ||
| 107 | <td style="font-size:16pt; text-align:center" width="20%"> R' U2 R U R</td> | ||
| 108 | <td><a href="trigger_RRRUUURRRUUUUUURRRRRRRRR.png"> | ||
| 109 | <img src="trigger_RRRUUURRRUUUUUURRRRRRRRR.png" style="height:100px"></a></td> | ||
| 110 | <td width="20%"><td width="30%"> | ||
| 111 | </tr></table> | ||
| 112 | <table><tr> | ||
| 113 | <td style="font-size:16pt; text-align:center" width="20%"> U F2 U2 F2 R</td> | ||
| 114 | <td><a href="trigger_RRRFFFFFFUUUUUUFFFFFFUUU.png"> | ||
| 115 | <img src="trigger_RRRFFFFFFUUUUUUFFFFFFUUU.png" style="height:100px"></a></td> | ||
| 116 | <td width="20%"><td width="30%"> | ||
| 117 | </tr></table> | ||
| 118 | <table><tr> | ||
| 119 | <td style="font-size:16pt; text-align:center" width="20%"> L U' R U' R'</td> | ||
| 120 | <td><a href="trigger_RRRRRRRRRUUUUUUUUURRRUUUUUUUUULLL.png"> | ||
| 121 | <img src="trigger_RRRRRRRRRUUUUUUUUURRRUUUUUUUUULLL.png" style="height:100px"></a></td> | ||
| 122 | <td width="20%"><td width="30%"> | ||
| 123 | </tr></table> | ||
| 124 | <table><tr> | ||
| 125 | <td style="font-size:16pt; text-align:center" width="20%"> L' D' R U2 R'</td> | ||
| 126 | <td><a href="trigger_RRRRRRRRRUUUUUURRRDDDDDDDDDLLLLLLLLL.png"> | ||
| 127 | <img src="trigger_RRRRRRRRRUUUUUURRRDDDDDDDDDLLLLLLLLL.png" style="height:100px"></a></td> | ||
| 128 | <td width="20%"><td width="30%"> | ||
| 129 | </tr></table> | ||
| 130 | <table><tr> | ||
| 131 | <td style="font-size:16pt; text-align:center" width="20%"> F2 U' R2 U L</td> | ||
| 132 | <td><a href="trigger_LLLUUURRRRRRUUUUUUUUUFFFFFF.png"> | ||
| 133 | <img src="trigger_LLLUUURRRRRRUUUUUUUUUFFFFFF.png" style="height:100px"></a></td> | ||
| 134 | <td width="20%"><td width="30%"> | ||
| 135 | </tr></table> | ||
| 136 | <table><tr> | ||
| 137 | <td style="font-size:16pt; text-align:center" width="20%"> L U' R D2 R'</td> | ||
| 138 | <td><a href="trigger_RRRRRRRRRDDDDDDRRRUUUUUUUUULLL.png"> | ||
| 139 | <img src="trigger_RRRRRRRRRDDDDDDRRRUUUUUUUUULLL.png" style="height:100px"></a></td> | ||
| 140 | <td width="20%"><td width="30%"> | ||
| 141 | </tr></table> | ||
| 142 | <table><tr> | ||
| 143 | <td style="font-size:16pt; text-align:center" width="20%"> R' L' U R L</td> | ||
| 144 | <td><a href="trigger_LLLRRRUUULLLLLLLLLRRRRRRRRR.png"> | ||
| 145 | <img src="trigger_LLLRRRUUULLLLLLLLLRRRRRRRRR.png" style="height:100px"></a></td> | ||
| 146 | <td width="20%"><td width="30%"> | ||
| 147 | </tr></table> | ||
| 148 | <table><tr> | ||
| 149 | <td style="font-size:16pt; text-align:center" width="20%"> R' L' U' R L</td> | ||
| 150 | <td><a href="trigger_LLLRRRUUUUUUUUULLLLLLLLLRRRRRRRRR.png"> | ||
| 151 | <img src="trigger_LLLRRRUUUUUUUUULLLLLLLLLRRRRRRRRR.png" style="height:100px"></a></td> | ||
| 152 | <td width="20%"><td width="30%"> | ||
| 153 | </tr></table> | ||
| 154 | <table><tr> | ||
| 155 | <td style="font-size:16pt; text-align:center" width="20%"> R L' U R L</td> | ||
| 156 | <td><a href="trigger_LLLRRRUUULLLLLLLLLRRR.png"> | ||
| 157 | <img src="trigger_LLLRRRUUULLLLLLLLLRRR.png" style="height:100px"></a></td> | ||
| 158 | <td width="20%"><td width="30%"> | ||
| 159 | </tr></table> | ||
| 160 | <table><tr> | ||
| 161 | <td style="font-size:16pt; text-align:center" width="20%"> R L' U' R L</td> | ||
| 162 | <td><a href="trigger_LLLRRRUUUUUUUUULLLLLLLLLRRR.png"> | ||
| 163 | <img src="trigger_LLLRRRUUUUUUUUULLLLLLLLLRRR.png" style="height:100px"></a></td> | ||
| 164 | <td width="20%"><td width="30%"> | ||
| 165 | </tr></table> | ||
| 166 | <table><tr> | ||
| 167 | <td style="font-size:16pt; text-align:center" width="20%"> R U R2 F2 R</td> | ||
| 168 | <td><a href="trigger_RRRFFFFFFRRRRRRUUURRR.png"> | ||
| 169 | <img src="trigger_RRRFFFFFFRRRRRRUUURRR.png" style="height:100px"></a></td> | ||
| 170 | <td width="20%"><td width="30%"> | ||
| 171 | </tr></table> | ||
| 172 | <table><tr> | ||
| 173 | <td style="font-size:16pt; text-align:center" width="20%"> R U L2 B2 R</td> | ||
| 174 | <td><a href="trigger_RRRBBBBBBLLLLLLUUURRR.png"> | ||
| 175 | <img src="trigger_RRRBBBBBBLLLLLLUUURRR.png" style="height:100px"></a></td> | ||
| 176 | <td width="20%"><td width="30%"> | ||
| 177 | </tr></table> | ||
| 178 | <table><tr> | ||
| 179 | <td style="font-size:16pt; text-align:center" width="20%"> L D R2 U' L</td> | ||
| 180 | <td><a href="trigger_LLLUUUUUUUUURRRRRRDDDLLL.png"> | ||
| 181 | <img src="trigger_LLLUUUUUUUUURRRRRRDDDLLL.png" style="height:100px"></a></td> | ||
| 182 | <td width="20%"><td width="30%"> | ||
| 183 | </tr></table> | ||
| 184 | <table><tr> | ||
| 185 | <td style="font-size:16pt; text-align:center" width="20%"> L U B2 U' L</td> | ||
| 186 | <td><a href="trigger_LLLUUUUUUUUUBBBBBBUUULLL.png"> | ||
| 187 | <img src="trigger_LLLUUUUUUUUUBBBBBBUUULLL.png" style="height:100px"></a></td> | ||
| 188 | <td width="20%"><td width="30%"> | ||
| 189 | </tr></table> | ||
| 190 | <table><tr> | ||
| 191 | <td style="font-size:16pt; text-align:center" width="20%"> L U' R2 B2 L</td> | ||
| 192 | <td><a href="trigger_LLLBBBBBBRRRRRRUUUUUUUUULLL.png"> | ||
| 193 | <img src="trigger_LLLBBBBBBRRRRRRUUUUUUUUULLL.png" style="height:100px"></a></td> | ||
| 194 | <td width="20%"><td width="30%"> | ||
| 195 | </tr></table> | ||
| 196 | <table><tr> | ||
| 197 | <td style="font-size:16pt; text-align:center" width="20%"> L U' L2 F2 L</td> | ||
| 198 | <td><a href="trigger_LLLFFFFFFLLLLLLUUUUUUUUULLL.png"> | ||
| 199 | <img src="trigger_LLLFFFFFFLLLLLLUUUUUUUUULLL.png" style="height:100px"></a></td> | ||
| 200 | <td width="20%"><td width="30%"> | ||
| 201 | </tr></table> | ||
| 202 | <table><tr> | ||
| 203 | <td style="font-size:16pt; text-align:center" width="20%"> L U' R2 D L</td> | ||
| 204 | <td><a href="trigger_LLLDDDRRRRRRUUUUUUUUULLL.png"> | ||
| 205 | <img src="trigger_LLLDDDRRRRRRUUUUUUUUULLL.png" style="height:100px"></a></td> | ||
| 206 | <td width="20%"><td width="30%"> | ||
| 207 | </tr></table> | ||
| 208 | <table><tr> | ||
| 209 | <td style="font-size:16pt; text-align:center" width="20%"> U' D' L' U F2 U R</td> | ||
| 210 | <td><a href="trigger_RRRUUUFFFFFFUUULLLLLLLLLDDDDDDDDDUUUUUUUUU.png"> | ||
| 211 | <img src="trigger_RRRUUUFFFFFFUUULLLLLLLLLDDDDDDDDDUUUUUUUUU.png" style="height:100px"></a></td> | ||
| 212 | <td width="20%"><td width="30%"> | ||
| 213 | </tr></table> | ||
| 214 | <table><tr> | ||
| 215 | <td style="font-size:16pt; text-align:center" width="20%"> R D' F2 D R</td> | ||
| 216 | <td><a href="trigger_RRRDDDFFFFFFDDDDDDDDDRRR.png"> | ||
| 217 | <img src="trigger_RRRDDDFFFFFFDDDDDDDDDRRR.png" style="height:100px"></a></td> | ||
| 218 | <td width="20%"><td width="30%"> | ||
| 219 | </tr></table> | ||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/tricky.txt b/src/speedcubing/triggers/tricky-5-move-4c4e/tricky.txt new file mode 100644 index 0000000..2082489 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/tricky.txt | |||
| @@ -0,0 +1,39 @@ | |||
| 1 | <!--TITLE: Tricky 5-move 4c4e--> | ||
| 2 | <h1>Tricky 5-move 4c4e</h1> | ||
| 3 | |||
| 4 | ! L U' R' U L'; | ||
| 5 | ! L U L' U R'; | ||
| 6 | ! L' U' R' U L'; | ||
| 7 | ! L' U L' U R'; | ||
| 8 | ! R U L' U' R'; | ||
| 9 | ! U L' U' R U' R'; | ||
| 10 | ! R' U L' U' R; | ||
| 11 | ! U2 L' U L U2 L'; | ||
| 12 | ! U2 L2 U' L2 U L; | ||
| 13 | ! U D R' D L D2 R; | ||
| 14 | ! U D' L D F2 U L; | ||
| 15 | ! U D F2 D' L2 U L; | ||
| 16 | ! R' F2 R U L'; | ||
| 17 | ! U2 M2 U' L; | ||
| 18 | ! R F2 R U L'; | ||
| 19 | ! L D2 L D L'; | ||
| 20 | ! R' U L' U2 R; | ||
| 21 | ! R' U2 R U R; | ||
| 22 | ! U F2 U2 F2 R; | ||
| 23 | ! L U' R U' R'; | ||
| 24 | ! L' D' R U2 R'; | ||
| 25 | ! F2 U' R2 U L; | ||
| 26 | ! L U' R D2 R'; | ||
| 27 | ! R' L' U R L; | ||
| 28 | ! R' L' U' R L; | ||
| 29 | ! R L' U R L; | ||
| 30 | ! R L' U' R L; | ||
| 31 | ! R U R2 F2 R; | ||
| 32 | ! R U L2 B2 R; | ||
| 33 | ! L D R2 U' L; | ||
| 34 | ! L U B2 U' L; | ||
| 35 | ! L U' R2 B2 L; | ||
| 36 | ! L U' L2 F2 L; | ||
| 37 | ! L U' R2 D L; | ||
| 38 | ! U' D' L' U F2 U R; | ||
| 39 | ! R D' F2 D R; | ||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLBBBBBBRRRRRRUUUUUUUUULLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLBBBBBBRRRRRRUUUUUUUUULLL.png new file mode 100644 index 0000000..d4834e8 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLBBBBBBRRRRRRUUUUUUUUULLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLDDDRRRRRRUUUUUUUUULLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLDDDRRRRRRUUUUUUUUULLL.png new file mode 100644 index 0000000..79025dc --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLDDDRRRRRRUUUUUUUUULLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLFFFFFFLLLLLLUUUUUUUUULLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLFFFFFFLLLLLLUUUUUUUUULLL.png new file mode 100644 index 0000000..d4834e8 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLFFFFFFLLLLLLUUUUUUUUULLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLDDDLLLDDDDDDLLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLDDDLLLDDDDDDLLL.png new file mode 100644 index 0000000..8e16492 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLDDDLLLDDDDDDLLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRFFFFFFRRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRFFFFFFRRR.png new file mode 100644 index 0000000..8e16492 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRFFFFFFRRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRFFFFFFRRRRRRRRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRFFFFFFRRRRRRRRR.png new file mode 100644 index 0000000..7240361 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRFFFFFFRRRRRRRRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRRRRRRRUUUUUUUUULLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRRRRRRRUUUUUUUUULLL.png new file mode 100644 index 0000000..47bcf26 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRRRRRRRUUUUUUUUULLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRRRRRRRUUUUUUUUULLLLLLLLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRRRRRRRUUUUUUUUULLLLLLLLL.png new file mode 100644 index 0000000..1a3db74 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUURRRRRRRRRUUUUUUUUULLLLLLLLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUUUUULLLUUULLLLLLLLLUUUUUU.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUUUUULLLUUULLLLLLLLLUUUUUU.png new file mode 100644 index 0000000..2657b20 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLLLLLLLUUUUUULLLUUULLLLLLLLLUUUUUU.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUULLLLLLLLLRRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUULLLLLLLLLRRR.png new file mode 100644 index 0000000..4a754c4 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUULLLLLLLLLRRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUULLLLLLLLLRRRRRRRRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUULLLLLLLLLRRRRRRRRR.png new file mode 100644 index 0000000..ae4920d --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUULLLLLLLLLRRRRRRRRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUUUUUUUULLLLLLLLLRRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUUUUUUUULLLLLLLLLRRR.png new file mode 100644 index 0000000..4a754c4 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUUUUUUUULLLLLLLLLRRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUUUUUUUULLLLLLLLLRRRRRRRRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUUUUUUUULLLLLLLLLRRRRRRRRR.png new file mode 100644 index 0000000..ae4920d --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLRRRUUUUUUUUULLLLLLLLLRRRRRRRRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUFFFFFFDDDLLLDDDDDDDDDUUU.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUFFFFFFDDDLLLDDDDDDDDDUUU.png new file mode 100644 index 0000000..72d750c --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUFFFFFFDDDLLLDDDDDDDDDUUU.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUULLLLLLDDDDDDDDDFFFFFFDDDUUU.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUULLLLLLDDDDDDDDDFFFFFFDDDUUU.png new file mode 100644 index 0000000..72d750c --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUULLLLLLDDDDDDDDDFFFFFFDDDUUU.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUULLLLLLUUUUUUUUULLLLLLUUUUUU.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUULLLLLLUUUUUUUUULLLLLLUUUUUU.png new file mode 100644 index 0000000..2657b20 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUULLLLLLUUUUUUUUULLLLLLUUUUUU.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUURRRRRRUUUUUUUUUFFFFFF.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUURRRRRRUUUUUUUUUFFFFFF.png new file mode 100644 index 0000000..2492d9b --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUURRRRRRUUUUUUUUUFFFFFF.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUUUUUUUBBBBBBUUULLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUUUUUUUBBBBBBUUULLL.png new file mode 100644 index 0000000..1e84874 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUUUUUUUBBBBBBUUULLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUUUUUUUMMMMMMUUUUUU.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUUUUUUUMMMMMMUUUUUU.png new file mode 100644 index 0000000..7240361 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUUUUUUUMMMMMMUUUUUU.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUUUUUUURRRRRRDDDLLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUUUUUUURRRRRRDDDLLL.png new file mode 100644 index 0000000..b73cffb --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_LLLUUUUUUUUURRRRRRDDDLLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRBBBBBBLLLLLLUUURRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRBBBBBBLLLLLLUUURRR.png new file mode 100644 index 0000000..713cc1b --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRBBBBBBLLLLLLUUURRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRDDDDDDLLLDDDRRRRRRRRRDDDUUU.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRDDDDDDLLLDDDRRRRRRRRRDDDUUU.png new file mode 100644 index 0000000..b379c2b --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRDDDDDDLLLDDDRRRRRRRRRDDDUUU.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRDDDFFFFFFDDDDDDDDDRRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRDDDFFFFFFDDDDDDDDDRRR.png new file mode 100644 index 0000000..d1ef69d --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRDDDFFFFFFDDDDDDDDDRRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRFFFFFFRRRRRRUUURRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRFFFFFFRRRRRRUUURRR.png new file mode 100644 index 0000000..713cc1b --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRFFFFFFRRRRRRUUURRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRFFFFFFUUUUUUFFFFFFUUU.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRFFFFFFUUUUUUFFFFFFUUU.png new file mode 100644 index 0000000..e86b3c5 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRFFFFFFUUUUUUFFFFFFUUU.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRDDDDDDRRRUUUUUUUUULLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRDDDDDDRRRUUUUUUUUULLL.png new file mode 100644 index 0000000..452c691 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRDDDDDDRRRUUUUUUUUULLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUULLLLLLLLLUUULLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUULLLLLLLLLUUULLL.png new file mode 100644 index 0000000..47bcf26 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUULLLLLLLLLUUULLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUULLLLLLLLLUUULLLLLLLLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUULLLLLLLLLUUULLLLLLLLL.png new file mode 100644 index 0000000..1a3db74 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUULLLLLLLLLUUULLLLLLLLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUURRRDDDDDDDDDLLLLLLLLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUURRRDDDDDDDDDLLLLLLLLL.png new file mode 100644 index 0000000..2492d9b --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUURRRDDDDDDDDDLLLLLLLLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUUUUULLLLLLLLLUUURRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUUUUULLLLLLLLLUUURRR.png new file mode 100644 index 0000000..8b4ec78 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUUUUULLLLLLLLLUUURRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUUUUURRRUUUUUUUUULLL.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUUUUURRRUUUUUUUUULLL.png new file mode 100644 index 0000000..d47cabd --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUUUUURRRUUUUUUUUULLL.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUUUUURRRUUUUUUUUULLLLLLLLLUUU.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUUUUURRRUUUUUUUUULLLLLLLLLUUU.png new file mode 100644 index 0000000..6e5290e --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRRRRRRRUUUUUUUUURRRUUUUUUUUULLLLLLLLLUUU.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUUFFFFFFUUULLLLLLLLLDDDDDDDDDUUUUUUUUU.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUUFFFFFFUUULLLLLLLLLDDDDDDDDDUUUUUUUUU.png new file mode 100644 index 0000000..7f221bd --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUUFFFFFFUUULLLLLLLLLDDDDDDDDDUUUUUUUUU.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUURRRUUUUUURRRRRRRRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUURRRUUUUUURRRRRRRRR.png new file mode 100644 index 0000000..e86b3c5 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUURRRUUUUUURRRRRRRRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUUUUULLLLLLLLLUUURRRRRRRRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUUUUULLLLLLLLLUUURRRRRRRRR.png new file mode 100644 index 0000000..957568e --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUUUUULLLLLLLLLUUURRRRRRRRR.png | |||
| Binary files differ | |||
diff --git a/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUUUUUUUULLLLLLLLLUUURRRRRRRRR.png b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUUUUUUUULLLLLLLLLUUURRRRRRRRR.png new file mode 100644 index 0000000..2657b20 --- /dev/null +++ b/src/speedcubing/triggers/tricky-5-move-4c4e/trigger_RRRUUUUUUUUULLLLLLLLLUUURRRRRRRRR.png | |||
| Binary files differ | |||
