Rev 143 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1 | plagman | 1 | // Extra additions to the game |
2 | |||
3 | include highres/music.def |
||
4 | include highres/screen.def |
||
5 | include highres/skyboxes.def |
||
6 | include highres/sprites.def |
||
7 | include highres/textures.def |
||
8 | include highres/projections.def |
||
9 | |||
10 | tint { pal 1 red 100 green 120 blue 148 flags 1 } |
||
143 | nightfrigh | 11 | tint { pal 2 red 255 green 48 blue 0 flags 0 } |
1 | plagman | 12 | tint { pal 4 red 0 green 0 blue 0 flags 0 } |
13 | tint { pal 6 red 224 green 255 blue 112 flags 3 } |
||
14 | tint { pal 7 red 172 green 157 blue 140 flags 0 } |
||
181 | plagman | 15 | tint { pal 8 red 199 green 226 blue 113 flags 1 } |
16 | |||
17 | highpalookup { pal 1 file "highpal/pal_1.png" } |
||
18 | highpalookup { pal 2 file "highpal/pal_2.png" } |
||
19 | highpalookup { pal 5 file "highpal/pal_5.png" } |
||
20 | highpalookup { pal 6 file "highpal/pal_6.png" } |
||
21 | highpalookup { pal 7 file "highpal/pal_7.png" } |
||
22 | highpalookup { pal 8 file "highpal/pal_8.png" } |
||
23 | highpalookup { pal 10 file "highpal/pal_10.png" } |
||
24 | highpalookup { pal 11 file "highpal/pal_11.png" } |
||
25 | highpalookup { pal 12 file "highpal/pal_12.png" } |
||
26 | highpalookup { pal 13 file "highpal/pal_13.png" } |
||
27 | highpalookup { pal 14 file "highpal/pal_14.png" } |
||
28 | highpalookup { pal 15 file "highpal/pal_15.png" } |
||
29 | highpalookup { pal 16 file "highpal/pal_16.png" } |
||
30 | highpalookup { pal 17 file "highpal/pal_17.png" } |
||
31 | highpalookup { pal 18 file "highpal/pal_18.png" } |
||
32 | highpalookup { pal 19 file "highpal/pal_19.png" } |
||
33 | highpalookup { pal 20 file "highpal/pal_20.png" } |
||
34 | highpalookup { pal 21 file "highpal/pal_21.png" } |
||
35 | highpalookup { pal 22 file "highpal/pal_22.png" } |
||
36 | highpalookup { pal 23 file "highpal/pal_23.png" } |
||
37 | highpalookup { pal 24 file "highpal/pal_24.png" } |
||
38 | highpalookup { pal 25 file "highpal/pal_25.png" } |