diff --git a/nif.xml b/nif.xml index 03e177fe30c3d8b9f90e9f889e004b4115353ee2..3bb4ded05667cb6d9d8968721e12442777376397 100644 --- a/nif.xml +++ b/nif.xml @@ -1640,7 +1640,7 @@ </compound> <compound name="HavokMaterial"> - <add name="Material" type="OblivionHavokMaterial" vercond="(Version == 20.0.0.5)">The material of the shape.</add> + <add name="Material" type="OblivionHavokMaterial" ver1="20.0.0.4" ver2="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>