diff --git a/docs/SupportedAssetTypes.md b/docs/SupportedAssetTypes.md index e27aa59c..693c4139 100644 --- a/docs/SupportedAssetTypes.md +++ b/docs/SupportedAssetTypes.md @@ -108,8 +108,8 @@ The following section specify which assets are supported to be dumped to disk (u | MenuList | ✅ | ✅ | The output is decompiled. The result will not be the same as the input. | | menuDef_t | ✅ | ✅ | See menulist. | | LocalizeEntry | ✅ | ✅ | | -| WeaponAttachment | ✅ | ❌ | | -| WeaponCompleteDef | ✅ | ❌ | | +| WeaponAttachment | ✅ | ✅ | | +| WeaponCompleteDef | ✅ | ✅ | | | FxEffectDef | ❌ | ❌ | | | FxImpactTable | ❌ | ❌ | | | SurfaceFxTable | ❌ | ❌ | |