- color and ambient still defined in 0-1 range
color 0.8,0.9,1 ambient 1,1,1 intensity = 500; class SDV_01_base_F interior_light
color 0.12,0.08,0.04 ambient 0,0,0 intensity = 0.3; class SDV_01_base_F Left
- color and ambient still defined in 0-1 range, missing intensity definition
color 0.8,0.8,1,1 ambient 0.07,0.07,0.07,1 intensity = XXX; class Helicopter Reflector
color 0.9,0.8,0.8,1 ambient 0.1,0.1,0.1,1 intensity = XXX; class LandVehicle Right
color 0.9,0.8,0.8,1 ambient 0.1,0.1,0.1,1 intensity = XXX; class LandVehicle Left
color 0.9,0.8,0.8,1 ambient 0.1,0.1,0.1,1 intensity = XXX; class Motorcycle Right
color 0.9,0.8,0.8,1 ambient 0.1,0.1,0.1,1 intensity = XXX; class Plane Reflector
color 0.9,0.8,0.8,1 ambient 0.1,0.1,0.1,1 intensity = XXX; class SmallShip Reflector
- missing class Attenuation and other new Reflector parameter definitions
LandVehicle, Motorcycle, Helicopter, Plane, SmallShip
- faulty four values in color and ambient definition
color 0.8,0.8,1,1 ambient 0.07,0.07,0.07,1 intensity = XXX; class Helicopter Reflector
color 0.9,0.8,0.8,1 ambient 0.1,0.1,0.1,1 intensity = XXX; class LandVehicle Right
color 0.9,0.8,0.8,1 ambient 0.1,0.1,0.1,1 intensity = XXX; class LandVehicle Left
color 0.9,0.8,0.8,1 ambient 0.1,0.1,0.1,1 intensity = XXX; class Motorcycle Right
color 0.9,0.8,0.8,1 ambient 0.1,0.1,0.1,1 intensity = XXX; class Plane Reflector
color 0.9,0.8,0.8,1 ambient 0.1,0.1,0.1,1 intensity = XXX; class SmallShip Reflector
{F20692}