Classify nonzero stock building header family
This commit is contained in:
parent
6c7ebb75b5
commit
c9026bd1a0
4 changed files with 89 additions and 8 deletions
|
|
@ -1314,10 +1314,16 @@
|
|||
`name_0x7c = VictorianStations` and `dword_0xbb = 0x00000000`. The standalone
|
||||
`Maintenance.bty` / `ServiceTower.bty` rows also stay in that stock family, but their display
|
||||
names are `Maintenance Facility` and `Service Tower` and their `dword_0xbb` lane remains zero.
|
||||
So the numbered `Port%02d` / `Warehouse%02d` seam is no longer plausibly a hidden station-style
|
||||
alias family under the stock assets; the remaining open question is why the later clone chooser
|
||||
favors the bare `Port` / `Warehouse` family over those zero-valued station and maintenance /
|
||||
service rows.
|
||||
The nonzero stock family above that seam is explicit now too: the recovered report exposes only
|
||||
one nonzero `.bty` header lane, `dword_0xbb = 0x000001f4`, spanning exactly `22` files
|
||||
(`Brewery`, `ConcretePlant`, `ConstructionFirm`, `DairyProcessor`, `Distillery`,
|
||||
`ElectronicsPlant`, `Furnace`, `FurnitureFactory`, `Hospital`, `Lumbermill`, `MachineShop`,
|
||||
`MeatPackingPlant`, `Museum`, `PaperMill`, `PharmaceuticalPlant`, `Port`, `Recycling Plant`,
|
||||
`Steel Mill`, `Textile Mill`, `Tire Factory`, `Tool and Die`, and `Warehouse`). So the
|
||||
numbered `Port%02d` / `Warehouse%02d` seam is no longer plausibly a hidden station-style alias
|
||||
family under the stock assets; the remaining open question is why the later clone chooser favors
|
||||
this narrower `0x000001f4` stock family over the zero-valued station and maintenance / service
|
||||
rows.
|
||||
The direct `+0xba/+0xbb` writer census now rules out a broad false lead too. The obvious new
|
||||
stores at `0x004ecd42/0x004ecdaa` and `0x004ed5d5/0x004ed625` are only shell-side
|
||||
portrait/string refresh helpers over a different id-keyed collection rooted through
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue