Rev 406 | Rev 414 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 406 | Rev 409 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | // Extra additions to the game |
1 | // Extra additions to the game |
2 | 2 | ||
3 | //echo "High Resolution Pack Version 5.1.302" |
3 | //echo "High Resolution Pack Version 5.1.302" |
4 | echo "High Resolution Pack Repository Snapshot >= 5.1.406" |
4 | echo "High Resolution Pack Repository Snapshot >= 5.1.409" |
5 | 5 | ||
6 | include highres/music.def |
6 | include highres/music.def |
7 | include highres/projections.def |
7 | include highres/projections.def |
8 | include highres/screen.def |
8 | include highres/screen.def |
9 | include highres/skyboxes.def |
9 | include highres/skyboxes.def |
- | 10 | include highres/sounds.def |
|
10 | include highres/sprites.def |
11 | include highres/sprites.def |
11 | include highres/textures.def |
12 | include highres/textures.def |
12 | 13 | ||
13 | tint { pal 1 red 100 green 120 blue 148 flags 1 } |
14 | 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 2 red 255 green 48 blue 0 flags 0 } |