Skip to content

Commit

Permalink
Starfield Planet EOVR
Browse files Browse the repository at this point in the history
  • Loading branch information
Noggog committed Oct 10, 2024
1 parent 944a332 commit e60a128
Show file tree
Hide file tree
Showing 4 changed files with 156 additions and 49 deletions.
3 changes: 2 additions & 1 deletion Mutagen.Bethesda.Starfield/Records/Major Records/Planet.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
<Object name="Planet" recordType="PNDT" objType="Record" baseClass="StarfieldMajorRecord">
<Fields>
<RefList name="Components" refName="AComponent" />
<RefList name="Worldspaces" refName="PlanetWorldspace" recordType="CNAM" nullable="False" />
<ByteArray name="EOVR" recordType="EOVR" unknown="true" />
<RefList name="Worldspaces" refName="PlanetWorldspace" recordType="CNAM" />
<RefList name="Biomes" refName="PlanetBiome" />
<FormLink name="SurfaceTree" refName="SurfaceTree" recordType="FNAM" />
<ByteArray name="GNAM" recordType="GNAM" unknown="true" />
Expand Down
Loading

0 comments on commit e60a128

Please sign in to comment.