Rev 442 | Rev 613 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 442 | Rev 612 | ||
---|---|---|---|
Line 45... | Line 45... | ||
45 | 45 | ||
46 | 46 | ||
47 | // Slot Door (132/133) |
47 | // Slot Door (132/133) |
48 | model "highres/sprites/switches/0132_slotdoor.md3" { |
48 | model "highres/sprites/switches/0132_slotdoor.md3" { |
49 | scale 1.5 shade 0 |
49 | scale 1.5 shade 0 |
50 | skin { pal 0 file "highres/sprites/switches/0132_slotdoor.png" } |
50 | skin { pal 0 file "highres/sprites/switches/0132_slotdoor_d.png" } |
51 | detail { file "highres/detail/metal.png" xscale 0.6 yscale 1.2 } |
51 | // detail { file "highres/detail/metal.png" xscale 0.6 yscale 1.2 } |
- | 52 | normal { file "highres/sprites/switches/0132_slotdoor_n.png" } |
|
- | 53 | specular { file "highres/sprites/switches/0132_slotdoor_s.png" } |
|
52 | glow { file "highres/sprites/switches/0132_slotdoor_g.png" } |
54 | glow { file "highres/sprites/switches/0132_slotdoor_g.png" } |
53 | frame { name "red" tile 132 } |
55 | frame { name "red" tile 132 } |
54 | } |
56 | } |
55 | 57 | ||
56 | model "highres/sprites/switches/0133_slotdoor.md3" { |
58 | model "highres/sprites/switches/0133_slotdoor.md3" { |
57 | scale 1.5 shade 0 |
59 | scale 1.5 shade 0 |
58 | skin { pal 0 file "highres/sprites/switches/0133_slotdoor.png" } |
60 | skin { pal 0 file "highres/sprites/switches/0133_slotdoor_d.png" } |
59 | detail { file "highres/detail/metal.png" xscale 0.6 yscale 1.2 } |
61 | // detail { file "highres/detail/metal.png" xscale 0.6 yscale 1.2 } |
- | 62 | normal { file "highres/sprites/switches/0132_slotdoor_n.png" } |
|
- | 63 | specular { file "highres/sprites/switches/0132_slotdoor_s.png" } |
|
60 | glow { file "highres/sprites/switches/0133_slotdoor_g.png" } |
64 | glow { file "highres/sprites/switches/0133_slotdoor_g.png" } |
61 | frame { name "green" tile 133 } |
65 | frame { name "green" tile 133 } |
62 | } |
66 | } |
63 | 67 | ||
64 | 68 | ||
65 | // Light Switch (134/135) |
69 | // Light Switch (134/135) |
66 | model "highres/sprites/switches/0134_lightswitch.md3" { |
70 | model "highres/sprites/switches/0134_lightswitch.md3" { |
67 | scale 5 shade 0 |
71 | scale 5 shade 0 |
68 | skin { pal 0 file "highres/sprites/switches/0134_lightswitch_red.png" } |
72 | skin { pal 0 file "highres/sprites/switches/0134_lightswitch_d.png" } |
69 | detail { file "highres/detail/metal.png" xscale 0.5 yscale 0.6 } |
73 | // detail { file "highres/detail/metal.png" xscale 0.5 yscale 0.6 } |
70 | glow { file "highres/sprites/switches/0134_lightswitch_red_g.png" } |
74 | glow { file "highres/sprites/switches/0134_lightswitch_g.png" } |
- | 75 | normal { file "highres/sprites/switches/0134_lightswitch_n.png" } |
|
- | 76 | specular { file "highres/sprites/switches/0134_lightswitch_s.png" } |
|
71 | frame { name "red" tile 134 } |
77 | frame { name "red" tile 134 } |
72 | skin { pal 0 file "highres/sprites/switches/0134_lightswitch_green.png" } |
78 | skin { pal 0 file "highres/sprites/switches/0135_lightswitch_d.png" } |
73 | detail { file "highres/detail/metal.png" xscale 0.5 yscale 0.6 } |
79 | // detail { file "highres/detail/metal.png" xscale 0.5 yscale 0.6 } |
74 | glow { file "highres/sprites/switches/0134_lightswitch_green_g.png" } |
80 | glow { file "highres/sprites/switches/0135_lightswitch_g.png" } |
- | 81 | normal { file "highres/sprites/switches/0134_lightswitch_n.png" } |
|
- | 82 | specular { file "highres/sprites/switches/0134_lightswitch_s.png" } |
|
75 | frame { name "green" tile 135 } |
83 | frame { name "green" tile 135 } |
76 | } |
84 | } |
77 | 85 | ||
78 | 86 | ||
79 | // Space door Switch (136/137) |
87 | // Space door Switch (136/137) |