about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md index 24e9fa2..0c37044 100644 --- a/README.md +++ b/README.md
@@ -174,9 +174,7 @@ logical requirements:
174- Solve the panels in the order that you walk across the colors on the way 174- Solve the panels in the order that you walk across the colors on the way
175 toward S2: Magenta, Red, Orange, Yellow, Green, Blue, Purple, Cyan. This has 175 toward S2: Magenta, Red, Orange, Yellow, Green, Blue, Purple, Cyan. This has
176 the same logic as accessing S2. 176 the same logic as accessing S2.
177- Type "MOVE" into the Green and Yellow panels, and none of the other ones. This 177- Type "MOVE" into the Green and Yellow panels, and none of the other ones.
178 is a subset of the logic for accessing S2, so you may actually be expected to
179 use the rainbow painting before you can even collect S2.
180 178
181### How does Icarus work? 179### How does Icarus work?
182 180