Rev 1 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1 | Rev 10 | ||
---|---|---|---|
Line 229... | Line 229... | ||
229 | 229 | ||
230 | // Light Switch (712/713) |
230 | // Light Switch (712/713) |
231 | model "highres/sprites/switches/0712_lightswitch.md3" { |
231 | model "highres/sprites/switches/0712_lightswitch.md3" { |
232 | scale 1.575 shade 0 |
232 | scale 1.575 shade 0 |
233 | skin { pal 0 file "highres/sprites/switches/0712_lightswitch.png" } |
233 | skin { pal 0 file "highres/sprites/switches/0712_lightswitch.png" } |
- | 234 | detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.6 } |
|
234 | frame { name "off" tile 712 } |
235 | frame { name "off" tile 712 } |
235 | frame { name "on" tile 713 } |
236 | frame { name "on" tile 713 } |
236 | } |
237 | } |
237 | 238 | ||
238 | 239 |