Subversion Repositories sw_hrp

Rev

Rev 4 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 10
Line -... Line 1...
-
 
1
 
1
// Lightswitch (551,552) from Duke Hrp
2
// Lightswitch (551/552) from Duke 3D HRP
2
model "highres/sprites/switches/0551_lightswitch.md3"
3
model "highres/sprites/switches/0551_lightswitch.md3" {
3
{
-
 
4
   scale 1.1 shade 0
4
   scale 1.575 shade 0
5
   skin { pal 0 file "highres/sprites/switches/0551_lightswitch.png" }
5
   skin { pal 0 file "highres/sprites/switches/0551_lightswitch.png" }
6
   frame { name "off" tile 551 }
6
   frame { name "off" tile 551 }
7
   frame { name "on" tile 552 }
7
   frame { name "on" tile 552 }
8
}
8
}
9
 
9