From fa533979166f2e719503e281a374e6f708986e9d Mon Sep 17 00:00:00 2001
From: jonwd7 <jon.wd7@gmail.com>
Date: Mon, 21 Dec 2015 11:07:48 -0500
Subject: [PATCH] [FO4] BSPackedCombinedSharedGeomDataExtra decoding

---
 nif.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nif.xml b/nif.xml
index 8fc1142..37c9203 100644
--- a/nif.xml
+++ b/nif.xml
@@ -6547,8 +6547,8 @@
     </niobject>
 	
     <compound name="BSPackedGeomDataCombined">
+        <add name="Grayscale to Palette Scale" type="float" />
         <add name="Rotation" type="Matrix33" />
-        <add name="Unk Float 1" type="float" />
         <add name="Translation" type="Vector3" />
         <add name="Scale" type="float" />
         <add name="Bounding Sphere" type="SphereBV" />
-- 
GitLab