Rev 29 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 29 | Rev 30 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | // Textures for Duke3D HRP |
2 | // Textures for Duke3D HRP |
3 | 3 | ||
4 | // Tiles000 |
4 | // Tiles000 |
5 | 5 | ||
- | 6 | texture 0 { |
|
6 | texture 0 { pal 0 { file "highres/textures/0000.png" } } |
7 | pal 0 { file "highres/textures/0000.png" } |
- | 8 | normal { file "highres/textures/0000_n.png" parallaxbias 0 parallaxscale 0.05 } |
|
- | 9 | specular { file "highres/textures/0000_s.png" } |
|
- | 10 | } |
|
7 | 11 | ||
8 | texture 62 { pal 0 { file "highres/textures/0062.png" } } |
12 | texture 62 { pal 0 { file "highres/textures/0062.png" } } |
9 | texture 63 { pal 0 { file "highres/textures/0063.png" } } |
13 | texture 63 { pal 0 { file "highres/textures/0063.png" } } |
10 | texture 64 { pal 0 { file "highres/textures/0064.png" } } |
14 | texture 64 { pal 0 { file "highres/textures/0064.png" } } |
11 | 15 |