Subversion Repositories sw_hrp

Rev

Rev 10 | Go to most recent revision | Details | Last modification | View Log | RSS feed

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