/usr/share/games/searchandrescue/objects/palm01.3d is in searchandrescue-data 1.3.0-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 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | # Palm tree 1
begin_header
texture_load palm01_tex textures/palm01.tex
end_header
range 2000
#crash_flags 0 1 0 0
#contact_cylendrical 2.0 0.0 6.0
begin_model standard
color 1.0 1.0 1.0 1.0
texture_select palm01_tex
begin_quads
normal 0 0 1
texture 0 0
-2 0 0
texture 1 0
2 0 0
texture 1 1
2 0 6
texture 0 1
-2 0 6
end_quads
end_model standard
|