`a3\structures_f\mil\Cargo\Medevac_HQ_V1_ruins_F.p3d` - `clas=house`, should be `class=house`
`a3\structures_f_exp\infrastructure\WaterSupply\WindmillPump_01_F.p3d` - `damage=bulding`, should be `damage=building`
`a3\structures_f_argo\Commercial\Billboards\` - all 36 models here use `forcenoalpha=1`, which I think should be `forcenotalpha=1`
`a3\props_f_exp\Military\Camps\SatelliteAntenna_01_F.p3d` - `a3\props_f_exp\Military\Camps\SatelliteAntenna_01_F.p3d`, should be `prefershadowvolume=0`
`a3\structures_f_exp\civilian\House_Big_02\House_Big_02_F.p3d` - `perfershadowvolume=0`, should be `prefershadowvolume=0`
`a3\structures_f\Civ\Lamps\LampAirport_F.p3d` - `preferedshadowvolume=0`, should be `prefershadowvolume=0`
`a3\structures_f\Civ\Lamps\LampAirport_off_F.p3d` - `preferedshadowvolume=0`, should be `prefershadowvolume=0`
`a3\structures_f_epc\Items\Electronics\Device_disassembled_F.p3d` - `preferedshadowvolume=0`, should be `prefershadowvolume=0`
`a3\characters_f_orange\Facewear\G_Respirator_F.p3d` - `prefershadwovolume=0`, should be `prefershadowvolume=0`
`a3\characters_f_orange\Facewear\G_Respirator_F.p3d` - `sbsource=shadowovolume`, should be `sbsource=shadowvolume`
`a3\structures_f\households\Addons\Addon_04_V1_ruins_F.p3d` - `sbsoorce=shadowvolume`, should be `sbsource=shadowvolume`
`a3\structures_f_exp\Signs\Traffic\SignWarning_01_stopOnRequest_F.p3d` - `sbsource=visaulex`, should be `sbsource=visualex`
`a3\props_f_orange\Humanitarian\Camps\EmergencyBlanket_02_stack_F.p3d` - `sbsource=visuaiex`, should be `sbsource=visualex`
`a3\structures_f\mil\Fortification\Hbarrier_5_F.p3d` - `sbsoure=shadowvolume`, should be `sbsource=shadowvolume`
`a3\structures_f_exp\Military\Fortifications\HBarrier_01_line_5_green_F.p3d` - `sbsoure=shadowvolume`, should be `sbsource=shadowvolume`
`a3\structures_f\Walls\PipeWall_concretel_8m_F.p3d` - `sdsource=shadowvolume`, should be `sbsource=shadowvolume`
These ones I'm not that sure about, but they were the only assets using these named properties.
`a3\props_f_exp\Military\OldPlaneWrecks\HistoricalPlaneWreck_01_F.p3d` - `sbsource=0`, not sure if this is a valid value
`a3\structures_f_exp\infrastructure\Pavements\ConcreteKerb_01_4m_F.p3d` - `sbsource=visual`, I think this should be `sbsource=visualex`
`a3\structures_f_exp\infrastructure\Pavements\ConcreteKerb_01_8m_F.p3d` - `sbsource=visual`, I think this should be `sbsource=visualex`
`a3\structures_f_exp\Signs\Signposts\Signpost_01_template_F.p3d` - `sbsource=visual`, I think this should be `sbsource=visualex`
`a3\structures_f_exp\Signs\Signposts\Signpost_02_template_F.p3d` - `sbsource=visual`, I think this should be `sbsource=visualex`