Update
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
|
||||
<div>
|
||||
<p class="text-xs font-semibold uppercase tracking-[0.24em] text-zinc-500">Factory options</p>
|
||||
<p class="mt-3 text-sm leading-6 text-zinc-600">The stock sheet is longer than the original order form. Check the verified items carefully.</p>
|
||||
<p class="mt-3 text-sm leading-6 text-zinc-600">The stock sheet is longer than the original order form. Initial entries on verified lines only.</p>
|
||||
<div class="mt-4 overflow-hidden rounded-3xl border border-zinc-200 bg-white">
|
||||
<div class="grid grid-cols-[5.5rem_minmax(0,1.35fr)_8rem] gap-4 border-b border-zinc-200 px-5 py-3 text-xs font-semibold uppercase tracking-[0.18em] text-zinc-500">
|
||||
<p>Code</p>
|
||||
|
||||
@@ -23,7 +23,7 @@ This file is for the puzzle owner only and should not be linked from the UI.
|
||||
## Stage 2
|
||||
|
||||
- Location: "Factory options" table
|
||||
- Visible hint: `The stock sheet is longer than the original order form. Check the verified items carefully.`
|
||||
- Visible hint: `The stock sheet is longer than the original order form. Initial entries on verified lines only.`
|
||||
- Solve method:
|
||||
- use only the rows verified from `Order form`
|
||||
- then take the first letter of each option name in top-to-bottom order
|
||||
|
||||
Reference in New Issue
Block a user