Rev 390 | Rev 443 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 390 | Rev 442 | ||
---|---|---|---|
Line 274... | Line 274... | ||
274 | frame { name "idle" tile 171 } |
274 | frame { name "idle" tile 171 } |
275 | } |
275 | } |
276 | 276 | ||
277 | 277 | ||
278 | // Light Switch (712/713) |
278 | // Light Switch (712/713) |
279 | model "highres/sprites/switches/0712_lightswitch.md3" { |
279 | model "highres/sprites/switches_polymost/0712_lightswitch.md3" { |
280 | scale 1.575 shade 0 |
280 | scale 1.575 shade 0 |
281 | skin { pal 0 file "highres/sprites/switches/0712_lightswitch.png" } |
281 | skin { pal 0 file "highres/sprites/switches_polymost/0712_lightswitch.png" } |
282 | detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.6 } |
282 | detail { file "highres/detail/metal_fine.png" xscale 0.6 yscale 0.6 } |
283 | frame { name "off" tile 712 } |
283 | frame { name "off" tile 712 } |
284 | frame { name "on" tile 713 } |
284 | frame { name "on" tile 713 } |
285 | } |
285 | } |
286 | 286 |