/usr/share/gamgi/dat/light/grey.xml is in gamgi-data 0.17.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | <gml>
<light name="grey"
direction_x="0.0" direction_y ="0.0" direction_z="-1.0"
ambient_r="0.6" ambient_g="0.6" ambient_b="0.6"
diffuse_r="0.6" diffuse_g="0.6" diffuse_b="0.6"
specular_r="0.6" specular_g="0.6" specular_b="0.6">
</light>
</gml>
|