Rev 573 | Rev 675 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
573 | leod | 1 | // Extra additions to the game - Polymer HRP |
2 | |||
3 | //echo "Polymer High Resolution Pack (version 5.3.565)" |
||
641 | leod | 4 | echo "Polymer High Resolution Pack - Repository Snapshot >= 5.3.566" |
573 | leod | 5 | |
6 | include highres/music.def |
||
7 | include highres/projections.def |
||
8 | include highres/screen.def |
||
9 | include highres/skyboxes.def |
||
10 | include highres/sounds.def |
||
11 | include highres/sprites.def |
||
12 | include highres/textures.def |
||
13 | |||
14 | tint { pal 1 red 100 green 120 blue 148 flags 1 } |
||
15 | tint { pal 2 red 255 green 48 blue 0 flags 0 } |
||
16 | tint { pal 4 red 0 green 0 blue 0 flags 0 } |
||
17 | tint { pal 6 red 224 green 255 blue 112 flags 3 } |
||
18 | tint { pal 7 red 172 green 157 blue 140 flags 0 } |
||
19 | tint { pal 8 red 199 green 226 blue 113 flags 1 } |
||
20 | |||
21 | include highpal/highpal.def |
||
22 | |||
23 | include maphacks/maphacks.def |