Subversion Repositories sw_hrp

Compare Revisions

Regard whitespace Rev 4 → Rev 5

/lowres/sprites/switches.def
1,14 → 1,14
// Lightswitch (0551,0552) from Duke Hrp
model "lowres/sprites/switches/0551_lightswitch.md3"
model "highres/sprites/switches/0551_lightswitch.md3"
{
scale 1.1 shade 0
skin { pal 0 file "lowres/sprites/switches/0551_lightswitch.png" }
skin { pal 0 file "highres/sprites/switches/0551_lightswitch.png" }
frame { name "off" tile 551 }
frame { name "on" tile 552 }
}
 
// Switch (0577,0578) Model by Kennedy, skin by Motionblur
model "lowres/sprites/switches/0577_switch.md3" {
model "highres/sprites/switches/0577_switch.md3" {
scale 1.1 shade 0
skin { pal 0 file "lowres/sprites/switches/0577_switch_off.png" }
frame { name "frame0" tile 0577 }
17,7 → 17,7
}
 
// Keychipreader by Tea Monster (1852-1854)
model "lowres/sprites/switches/1852_chipreader.md3" {
model "highres/sprites/switches/1852_chipreader.md3" {
scale 9.5 shade 0
skin { pal 0 file "lowres/sprites/switches/1852_chipreader_bd.png" } //BLUE
skin { pal 20 file "lowres/sprites/switches/1852_chipreader_yd.png" } //YELLOW
26,7 → 26,7
frame { name "FRAME1" tile 1852 }
}
 
model "lowres/sprites/switches/1853_chipreader.md3" {
model "highres/sprites/switches/1853_chipreader.md3" {
scale 9.5 shade 0
skin { pal 0 file "lowres/sprites/switches/1853_chipreader_bo.png" } //BLUE
skin { pal 20 file "lowres/sprites/switches/1853_chipreader_yo.png" } //YELLOW
35,7 → 35,7
frame { name "FRAME1" tile 1853 }
}
 
model "lowres/sprites/switches/1852_chipreader.md3" {
model "highres/sprites/switches/1852_chipreader.md3" {
scale 9.5 shade 0
skin { pal 0 file "lowres/sprites/switches/1853_chipreader_bo.png" } //BLUE
skin { pal 20 file "lowres/sprites/switches/1853_chipreader_yo.png" } //YELLOW
44,25 → 44,25
frame { name "FRAME1" tile 1854 }
}
 
texture 0553 { pal 0 { file "lowres/sprites/switches/0553.png" } }
texture 0554 { pal 0 { file "lowres/sprites/switches/0554.png" } }
texture 0553 { pal 0 { file "highres/sprites/switches/0553.png" } }
texture 0554 { pal 0 { file "highres/sprites/switches/0554.png" } }
 
texture 0567 { pal 0 { file "lowres/sprites/switches/0567.png" } }
texture 0568 { pal 0 { file "lowres/sprites/switches/0568.png" } }
texture 0567 { pal 0 { file "highres/sprites/switches/0567.png" } }
texture 0568 { pal 0 { file "highres/sprites/switches/0568.png" } }
 
texture 0573 { pal 0 { file "lowres/sprites/switches/0573.png" } }
texture 0574 { pal 0 { file "lowres/sprites/switches/0574.png" } }
texture 0575 { pal 0 { file "lowres/sprites/switches/0575.png" } }
texture 0576 { pal 0 { file "lowres/sprites/switches/0576.png" } }
texture 0573 { pal 0 { file "highres/sprites/switches/0573.png" } }
texture 0574 { pal 0 { file "highres/sprites/switches/0574.png" } }
texture 0575 { pal 0 { file "highres/sprites/switches/0575.png" } }
texture 0576 { pal 0 { file "highres/sprites/switches/0576.png" } }
 
texture 0579 { pal 0 { file "lowres/sprites/switches/0579.png" } }
texture 0580 { pal 0 { file "lowres/sprites/switches/0580.png" } }
texture 0579 { pal 0 { file "highres/sprites/switches/0579.png" } }
texture 0580 { pal 0 { file "highres/sprites/switches/0580.png" } }
 
texture 0581 { pal 0 { file "lowres/sprites/switches/0581.png" } }
texture 0582 { pal 0 { file "lowres/sprites/switches/0582.png" } }
texture 0583 { pal 0 { file "lowres/sprites/switches/0583.png" } }
texture 0584 { pal 0 { file "lowres/sprites/switches/0584.png" } }
texture 0585 { pal 0 { file "lowres/sprites/switches/0585.png" } }
texture 0581 { pal 0 { file "highres/sprites/switches/0581.png" } }
texture 0582 { pal 0 { file "highres/sprites/switches/0582.png" } }
texture 0583 { pal 0 { file "highres/sprites/switches/0583.png" } }
texture 0584 { pal 0 { file "highres/sprites/switches/0584.png" } }
texture 0585 { pal 0 { file "highres/sprites/switches/0585.png" } }
 
texture 1850 { pal 0 { file "lowres/sprites/switches/1850.png" } }
texture 1850 { pal 20 { file "lowres/sprites/switches/1850_20.png" } }