/usr/share/games/searchandrescue/objects/helipad01.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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60  | # Helipad
texture_load helipad01_tex textures/helipad01.tex
type 6
contact_cylendrical 10.0 0.0 3.0
range 1000
begin_model standard
color 0.7 0.7 0.6 1.0
texture_select
begin_quads
 normal 0 1 0
 -10 10 0
 10  10 0
 10  10 3
 -10 10 3
end_quads
begin_quads   
 normal 1 0 0
 10 10  0
 10 -10 0
 10 -10 3
 10 10  3
end_quads
begin_quads
 normal 0 -1 0
 -10 -10 0
 10  -10 0
 10  -10 3
 -10 -10 3
end_quads
begin_quads
 normal -1 0 0
 -10 10  0
 -10 -10 0
 -10 -10 3
 -10 10  3
end_quads
color 1.0 1.0 1.0 1.0
texture_select helipad01_tex
begin_quads
 normal 0 0 1
 texture 0 1 
 -10 10  3  
 texture 1 1
 10  10  3  
 texture 1 0
 10  -10 3  
 texture 0 0
 -10 -10 3  
end_quads 
end_model standard
 |