Rev 67 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1 | h266 | 1 | /* |
2 | -------------------------------------------------------------------------------- |
||
3 | Duke: Nuclear Winter Plus |
||
4 | By Hendricks266 |
||
5 | -------------------------------------------------------------------------------- |
||
6 | */ |
||
7 | |||
8 | // Steering Wheel (1055) |
||
67 | h266 | 9 | texture 1055 { pal 0 { file "nw_hrp/sprites/props/1055.png" } } |
10 | texture 1056 { pal 0 { file "nw_hrp/sprites/props/1056.png" } } |
||
1 | h266 | 11 | |
67 | h266 | 12 | texture 3595 { pal 0 { file "nw_hrp/sprites/props/3595.png" } } |
1 | h266 | 13 | |
14 | // Fence (3600-3602) |
||
67 | h266 | 15 | model "nw_hrp/sprites/props/3600_fence.md3" { |
1 | h266 | 16 | scale 20 shade 0 |
17 | detail { file "highres/detail/metal.png" detailscale 0.3 } |
||
64 | h266 | 18 | skin { pal 0 file "highres/textures/0913_d.png" } |
1 | h266 | 19 | normal { file "highres/textures/0913_n.png" } |
20 | specular { file "highres/textures/0913_s.png" } |
||
21 | frame { name "Frame0" tile 3600 } |
||
22 | } |
||
67 | h266 | 23 | model "nw_hrp/sprites/props/3601_fence.md3" { |
1 | h266 | 24 | scale 20 shade 0 |
25 | detail { file "highres/detail/metal.png" detailscale 0.3 } |
||
64 | h266 | 26 | skin { pal 0 file "highres/textures/0913_d.png" } |
1 | h266 | 27 | normal { file "highres/textures/0913_n.png" } |
28 | specular { file "highres/textures/0913_s.png" } |
||
29 | frame { name "Frame0" tile 3601 } |
||
30 | } |
||
67 | h266 | 31 | model "nw_hrp/sprites/props/3602_fence.md3" { |
1 | h266 | 32 | scale 20 shade 0 |
33 | detail { file "highres/detail/metal.png" detailscale 0.3 } |
||
64 | h266 | 34 | skin { pal 0 file "highres/textures/0913_d.png" } |
1 | h266 | 35 | normal { file "highres/textures/0913_n.png" } |
36 | specular { file "highres/textures/0913_s.png" } |
||
76 | h266 | 37 | frame { name "From ASE" tile 3602 } |
1 | h266 | 38 | } |
39 | |||
40 | // Snowy Door Shock (3656) |
||
25 | h266 | 41 | model "highres/sprites/props/0160_doorshock.md3" { |
1 | h266 | 42 | scale 5 shade 0 |
25 | h266 | 43 | detail { file "highres/detail/metal.png" detailscale 0.3 } |
67 | h266 | 44 | skin { pal 0 file "nw_hrp/sprites/props/3656_doorshock.png" } |
25 | h266 | 45 | frame { name "frame00" tile 3656 } |
1 | h266 | 46 | } |
47 | |||
48 | texture 3662 { |
||
67 | h266 | 49 | pal 0 { file "nw_hrp/sprites/props/3662_3757.png" } |
1 | h266 | 50 | } |
51 | |||
52 | // Information Ticker (3689) |
||
53 | model "highres/sprites/props/4453_meter.md3" { |
||
54 | scale 2.5 zadd -16 |
||
67 | h266 | 55 | skin { pal 0 file "nw_hrp/sprites/props/3689_meter.png" } |
1 | h266 | 56 | frame { name "idle" tile 3689 } |
57 | } |
||
58 | |||
59 | // Information Ticker On Pole (3690) |
||
60 | model "highres/sprites/props/4453_meter.md3" { |
||
61 | scale 2.5 |
||
67 | h266 | 62 | skin { pal 0 file "nw_hrp/sprites/props/3690_meter.png" } |
1 | h266 | 63 | frame { name "idle" tile 3690 } |
64 | } |
||
65 | |||
66 | texture 3728 { |
||
67 | h266 | 67 | pal 0 { file "nw_hrp/sprites/props/3728.png" } |
1 | h266 | 68 | } |
69 | |||
70 | texture 3757 { |
||
67 | h266 | 71 | pal 0 { file "nw_hrp/sprites/props/3662_3757.png" } |
1 | h266 | 72 | } |
73 | |||
65 | h266 | 74 | // Gift Boxes (3782, 3786) |
67 | h266 | 75 | model "nw_hrp/sprites/props/3782_3786_gift.md3" { |
13 | h266 | 76 | scale 3.0 // 2.5 |
1 | h266 | 77 | |
67 | h266 | 78 | skin { pal 0 file "nw_hrp/sprites/props/3782_gift.png" } |
1 | h266 | 79 | frame { name "FRAME1" tile 3782 } |
80 | |||
67 | h266 | 81 | skin { pal 0 file "nw_hrp/sprites/props/3786_gift.png" } |
1 | h266 | 82 | frame { name "FRAME1" tile 3786 } |
83 | } |
||
84 | |||
67 | h266 | 85 | texture 3795 { pal 0 { file "nw_hrp/sprites/props/3795.png" } } |