diff --git a/nif.xml b/nif.xml index 890a44d86bcf99e24f57ab3f7952bd5f8886c003..fc92a15e8f7cc6d30e1361a35eab21041e5b5c21 100644 --- a/nif.xml +++ b/nif.xml @@ -1623,9 +1623,9 @@ </compound> <compound name="HavokMaterial"> - <add name="Material" type="OblivionHavokMaterial" vercond="(Version != 20.2.0.7) || ((Version == 20.2.0.7) && (User Version != 11) && (User Version != 12) && (User Version 2 != 34) && (User Version 2 != 83))">The material of the shape.</add><!--condition: all except Fallout 3 and Skyrim --> - <add name="Material" type="Fallout3HavokMaterial" vercond="(Version == 20.2.0.7) && (User Version == 11) && (User Version 2 == 34)">The material of the shape.</add> - <add name="Material" type="SkyrimHavokMaterial" vercond="(Version == 20.2.0.7) && (User Version == 12) && (User Version 2 >= 83)">The material of the shape.</add> + <add name="Material" type="OblivionHavokMaterial" vercond="(Version == 20.0.0.5)">The material of the shape.</add> + <add name="Material" type="Fallout3HavokMaterial" vercond="(Version == 20.2.0.7) && (User Version 2 <= 34)">The material of the shape.</add> + <add name="Material" type="SkyrimHavokMaterial" vercond="(Version == 20.2.0.7) && (User Version 2 > 34)">The material of the shape.</add> </compound> <compound name="OblivionSubShape">