Rev 414 | Rev 573 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 414 | Rev 415 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | // Extra additions to the game - Polymost HRP version |
1 | // Extra additions to the game - Polymost HRP version |
2 | 2 | ||
3 | echo "High Resolution Pack Version 5.1.414 Polymost" |
3 | //echo "High Resolution Pack (version 5.2.413 Polymost)" |
4 | //echo "High Resolution Pack Polymost - Repository Snapshot >= 5.1.415" |
4 | echo "High Resolution Pack Polymost - Repository Snapshot >= 5.2.415" |
5 | 5 | ||
6 | // You have to copy/rename duke3d_hrp_polymost.def to duke3d_hrp.def |
6 | // You have to copy/rename duke3d_hrp_polymost.def to duke3d_hrp.def |
7 | // in order to activate the Polymost HRP. |
7 | // in order to activate the Polymost HRP. |
8 | // Alternatively you can start EDuke32 with -hduke3d_hrp_polymost.def, |
8 | // Alternatively you can start EDuke32 with -hduke3d_hrp_polymost.def, |
9 | // but this may not work in conjunction with mods like DukePlus. |
9 | // but this may not work in conjunction with mods like DukePlus. |
Line 21... | Line 21... | ||
21 | tint { pal 2 red 255 green 48 blue 0 flags 0 } |
21 | tint { pal 2 red 255 green 48 blue 0 flags 0 } |
22 | tint { pal 4 red 0 green 0 blue 0 flags 0 } |
22 | tint { pal 4 red 0 green 0 blue 0 flags 0 } |
23 | tint { pal 6 red 224 green 255 blue 112 flags 3 } |
23 | tint { pal 6 red 224 green 255 blue 112 flags 3 } |
24 | tint { pal 7 red 172 green 157 blue 140 flags 0 } |
24 | tint { pal 7 red 172 green 157 blue 140 flags 0 } |
25 | tint { pal 8 red 199 green 226 blue 113 flags 1 } |
25 | tint { pal 8 red 199 green 226 blue 113 flags 1 } |
- | 26 | ||
- | 27 | ||
- | 28 | ||
- | 29 | include maphacks/maphacks_polymost.def |