Subversion Repositories sw_hrp

Rev

Rev 4 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 h266 1
// Lightswitch (0551,0552) from Duke Hrp
5 h266 2
model "highres/sprites/switches/0551_lightswitch.md3"
4 h266 3
{
4
   scale 1.1 shade 0
5 h266 5
   skin { pal 0 file "highres/sprites/switches/0551_lightswitch.png" }
4 h266 6
   frame { name "off" tile 551 }
7
   frame { name "on" tile 552 }
8
}
9
 
10
// Switch (0577,0578) Model by Kennedy, skin by Motionblur
5 h266 11
model "highres/sprites/switches/0577_switch.md3" {
4 h266 12
   scale 1.1 shade 0
13
   skin { pal 0 file "lowres/sprites/switches/0577_switch_off.png" }
14
   frame { name "frame0" tile 0577 }
15
   skin { pal 0 file "lowres/sprites/switches/0577_switch_on.png" }
16
   frame { name "frame0" tile 0578 }
17
}
18
 
19
// Keychipreader by Tea Monster (1852-1854)
5 h266 20
model "highres/sprites/switches/1852_chipreader.md3" {
4 h266 21
   scale 9.5 shade 0
22
   skin { pal 0 file "lowres/sprites/switches/1852_chipreader_bd.png" }  //BLUE
23
   skin { pal 20 file "lowres/sprites/switches/1852_chipreader_yd.png" } //YELLOW
24
   skin { pal 22 file "lowres/sprites/switches/1852_chipreader_gd.png" } //GREEN
25
   skin { pal 25 file "lowres/sprites/switches/1852_chipreader_rd.png" } //RED
26
   frame { name "FRAME1" tile 1852 }
27
}
28
 
5 h266 29
model "highres/sprites/switches/1853_chipreader.md3" {
4 h266 30
   scale 9.5 shade 0
31
   skin { pal 0 file "lowres/sprites/switches/1853_chipreader_bo.png" }  //BLUE
32
   skin { pal 20 file "lowres/sprites/switches/1853_chipreader_yo.png" } //YELLOW
33
   skin { pal 22 file "lowres/sprites/switches/1853_chipreader_go.png" } //GREEN
34
   skin { pal 25 file "lowres/sprites/switches/1853_chipreader_ro.png" } //RED
35
   frame { name "FRAME1" tile 1853 }
36
}
37
 
5 h266 38
model "highres/sprites/switches/1852_chipreader.md3" {
4 h266 39
   scale 9.5 shade 0
40
   skin { pal 0 file "lowres/sprites/switches/1853_chipreader_bo.png" }  //BLUE
41
   skin { pal 20 file "lowres/sprites/switches/1853_chipreader_yo.png" } //YELLOW
42
   skin { pal 22 file "lowres/sprites/switches/1853_chipreader_go.png" } //GREEN
43
   skin { pal 25 file "lowres/sprites/switches/1853_chipreader_ro.png" } //RED
44
   frame { name "FRAME1" tile 1854 }
45
}
46
 
5 h266 47
texture 0553 { pal 0  { file "highres/sprites/switches/0553.png" } }
48
texture 0554 { pal 0  { file "highres/sprites/switches/0554.png" } }
4 h266 49
 
5 h266 50
texture 0567 { pal 0  { file "highres/sprites/switches/0567.png" } }
51
texture 0568 { pal 0  { file "highres/sprites/switches/0568.png" } }
4 h266 52
 
5 h266 53
texture 0573 { pal 0  { file "highres/sprites/switches/0573.png" } }
54
texture 0574 { pal 0  { file "highres/sprites/switches/0574.png" } }
55
texture 0575 { pal 0  { file "highres/sprites/switches/0575.png" } }
56
texture 0576 { pal 0  { file "highres/sprites/switches/0576.png" } }
4 h266 57
 
5 h266 58
texture 0579 { pal 0  { file "highres/sprites/switches/0579.png" } }
59
texture 0580 { pal 0  { file "highres/sprites/switches/0580.png" } }
4 h266 60
 
5 h266 61
texture 0581 { pal 0  { file "highres/sprites/switches/0581.png" } }
62
texture 0582 { pal 0  { file "highres/sprites/switches/0582.png" } }
63
texture 0583 { pal 0  { file "highres/sprites/switches/0583.png" } }
64
texture 0584 { pal 0  { file "highres/sprites/switches/0584.png" } }
65
texture 0585 { pal 0  { file "highres/sprites/switches/0585.png" } }
4 h266 66
 
67
texture 1850 { pal 0  { file "lowres/sprites/switches/1850.png" } }
68
texture 1850 { pal 20 { file "lowres/sprites/switches/1850_20.png" } }
69
texture 1850 { pal 22 { file "lowres/sprites/switches/1850_22.png" } }
70
texture 1850 { pal 25 { file "lowres/sprites/switches/1850_25.png" } }
71
texture 1851 { pal 0  { file "lowres/sprites/switches/1851.png" } }
72
texture 1851 { pal 20 { file "lowres/sprites/switches/1851_20.png" } }
73
texture 1851 { pal 22 { file "lowres/sprites/switches/1851_22.png" } }
74
texture 1851 { pal 25 { file "lowres/sprites/switches/1851_25.png" } }
75