Rev 748 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 727 | leod | 1 | // Extra additions to the game - Polymer HRP |
| 2 | |||
| 749 | nightfrigh | 3 | echo "Selected Edition: Polymer" |
| 727 | leod | 4 | |
| 5 | include highres/music.def |
||
| 6 | include highres/projections.def |
||
| 7 | include highres/screen.def |
||
| 8 | include highres/skyboxes.def |
||
| 9 | include highres/sounds.def |
||
| 10 | include highres/sprites.def |
||
| 11 | include highres/textures.def |
||
| 12 | |||
| 13 | tint { pal 1 red 100 green 120 blue 148 flags 1 } |
||
| 14 | tint { pal 2 red 255 green 48 blue 0 flags 0 } |
||
| 15 | tint { pal 4 red 0 green 0 blue 0 flags 0 } |
||
| 16 | tint { pal 6 red 224 green 255 blue 112 flags 3 } |
||
| 17 | tint { pal 7 red 172 green 157 blue 140 flags 0 } |
||
| 18 | tint { pal 8 red 199 green 226 blue 113 flags 1 } |
||
| 19 | |||
| 20 | include highpal/highpal.def |
||
| 21 | |||
| 22 | include maphacks/maphacks.def |