docs: retire the last three sentences that predate the solved index space

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-08-11 19:01:43 +00:00
parent 841156a95d
commit 6e0fbe52a6
2 changed files with 9 additions and 7 deletions

View File

@@ -99,11 +99,13 @@ enumerated states, **16 of the 54 non-zero** (ten 4s, six 2s):
02 00 00 00 02 00 04 00 00 00 00 00 04 00 00 00 00 00 04 04 04 00 00 00 00 00 00
```
54 matches no count we have already established (22 stages, 110 units, 126
weapons, ~61 Arsenal entries), so **do not** assume which list it indexes. The
develop differential below identifies *what the values mean* without settling
*which list the index runs over* — the two are separate questions, and only the
first is answered.
The two questions here — *what the values mean* and *which list the index runs
over* — are separate, and were answered separately: the develop differential
below settles the first, and four hand-written probe saves settle the second (the
index space is `strings.tbl`'s item order; see
[the economy note](../arsenal-develop-economy.md)). The `54` length matches no
count established elsewhere, and in particular it is **not** `weapon.tbl`'s
equally-54-long id run — that coincidence cost real time.
### The develop differential: one weapon, three fields