Subversion Repositories duke3d_hrp

Compare Revisions

Regard whitespace Rev HEAD → Rev 181

/duke3d_hrp.def
1,7 → 1,38
// Extra additions to the game - High Resolution Pack
// Extra additions to the game
 
//if polymost then
// include duke3d_hrp_polymost.def
//else
include duke3d_hrp_polymer.def
//endif
include highres/music.def
include highres/screen.def
include highres/skyboxes.def
include highres/sprites.def
include highres/textures.def
include highres/projections.def
 
tint { pal 1 red 100 green 120 blue 148 flags 1 }
tint { pal 2 red 255 green 48 blue 0 flags 0 }
tint { pal 4 red 0 green 0 blue 0 flags 0 }
tint { pal 6 red 224 green 255 blue 112 flags 3 }
tint { pal 7 red 172 green 157 blue 140 flags 0 }
tint { pal 8 red 199 green 226 blue 113 flags 1 }
 
highpalookup { pal 1 file "highpal/pal_1.png" }
highpalookup { pal 2 file "highpal/pal_2.png" }
highpalookup { pal 5 file "highpal/pal_5.png" }
highpalookup { pal 6 file "highpal/pal_6.png" }
highpalookup { pal 7 file "highpal/pal_7.png" }
highpalookup { pal 8 file "highpal/pal_8.png" }
highpalookup { pal 10 file "highpal/pal_10.png" }
highpalookup { pal 11 file "highpal/pal_11.png" }
highpalookup { pal 12 file "highpal/pal_12.png" }
highpalookup { pal 13 file "highpal/pal_13.png" }
highpalookup { pal 14 file "highpal/pal_14.png" }
highpalookup { pal 15 file "highpal/pal_15.png" }
highpalookup { pal 16 file "highpal/pal_16.png" }
highpalookup { pal 17 file "highpal/pal_17.png" }
highpalookup { pal 18 file "highpal/pal_18.png" }
highpalookup { pal 19 file "highpal/pal_19.png" }
highpalookup { pal 20 file "highpal/pal_20.png" }
highpalookup { pal 21 file "highpal/pal_21.png" }
highpalookup { pal 22 file "highpal/pal_22.png" }
highpalookup { pal 23 file "highpal/pal_23.png" }
highpalookup { pal 24 file "highpal/pal_24.png" }
highpalookup { pal 25 file "highpal/pal_25.png" }