Mutagen-Modding / Mutagen.Bethesda.Analyzers

A project to diagnose and analyze the health of a mod or a load order
GNU General Public License v3.0
16 stars 5 forks source link

Two Landscapes in a Cell #51

Open Noggog opened 3 years ago

Noggog commented 3 years ago

Cells should only have one Landscape max within their Temporary subgroup

Elliebot-Z commented 3 years ago

The game handles this fine. Only the landscape record with the highest value formid within the plugin will be used.

Noggog commented 3 years ago

Could also be the last landscape in the file, rather than highest formID? Usually the later records have the higher formIDs, but that's not guarenteed

Elliebot-Z commented 3 years ago

To make a record of our investigation, the winning landscape is chosen by disk order.