Classify nonzero stock building header family
This commit is contained in:
parent
6c7ebb75b5
commit
c9026bd1a0
4 changed files with 89 additions and 8 deletions
|
|
@ -84,6 +84,12 @@
|
|||
`Maintenance Facility` and `Service Tower` with zero `dword_0xbb`. So the later numbered
|
||||
`Port%02d` / `Warehouse%02d` clone seam is now bounded above the bare `Port` / `Warehouse`
|
||||
family itself rather than under a hidden station-style alias family in `BuildingTypes`.
|
||||
The wider nonzero stock family is explicit now too: the recovered report shows only one nonzero
|
||||
`.bty` header lane, `dword_0xbb = 0x000001f4`, and it spans exactly `22` files including
|
||||
`Port.bty`, `Warehouse.bty`, and a smaller industrial/commercial subset such as `Brewery`,
|
||||
`ConcretePlant`, `ConstructionFirm`, `Hospital`, `Museum`, `PaperMill`, and `Steel Mill`. So
|
||||
the later numbered clone seam is now bounded above that narrower `0x000001f4` stock family
|
||||
rather than above the full style/source strip.
|
||||
The fixed
|
||||
tail is explicit now too: `0x00444dd0` writes one direct dword from
|
||||
`[world+0x19]`, one zeroed `0x1f4`-byte slab under `0x32cf`, closes the package, derives the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue