Subversion Repositories duke3d_hrp

Rev

Rev 231 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 plagman 1
 
2
// Duke3D HRP Menu Definitions
3
 
4
 
5
texture 2445 { pal 0 { file "highres/screen/menu/2445.png" nocompress } }
6
 
7
texture 2456 { pal 0 { file "highres/screen/menu/2456.jpg" } }
8
texture 2457 { pal 0 { file "highres/screen/menu/2457.png" } }
9
 
10
texture 2465 { pal 0 { file "highres/screen/menu/2465.jpg" } }
11
 
12
texture 2489 { pal 0 { file "highres/screen/menu/2489.png" } }
13
 
14
texture 2490 { pal 0 { file "highres/screen/menu/2813.png" } }
252 nightfrigh 15
texture 2492 { pal 0 { file "highres/screen/menu/2492_ver.png" nocompress } }  // unchanged: "2492.png"
16
texture 2493 { pal 0 { file "highres/screen/menu/2493_new.png" nocompress } }  // HRP4 version: "2493.png"
1 plagman 17
texture 2494 { pal 0 { file "highres/screen/menu/2494.png" } }
18
texture 2495 { pal 0 { file "highres/screen/menu/2495.png" } }
19
texture 2496 { pal 0 { file "highres/screen/menu/2496.png" } }
20
texture 2497 { pal 0 { file "highres/screen/menu/2497.png" } }
21
texture 2498 { pal 0 { file "highres/screen/menu/2498.png" } }
22
texture 2499 { pal 0 { file "highres/screen/menu/2499.png" } }
23
 
24
texture 2502 { pal 0 { file "highres/screen/menu/2502.png" } }
25
texture 2503 { pal 0 { file "highres/screen/menu/2503.png" } }
26
texture 2504 { pal 0 { file "highres/screen/menu/2504.png" nocompress } }
27
texture 2505 { pal 0 { file "highres/screen/menu/2505.jpg" nocompress } }
28
texture 2506 { pal 0 { file "highres/screen/menu/2506.png" nocompress } }
29
 
30
// Spinning Nuke Icon - sprite (2813)
31
texture 2813 { pal 0 { file "highres/screen/menu/2813.png" } }
32
texture 2814 { pal 0 { file "highres/screen/menu/2814.png" } }
33
texture 2815 { pal 0 { file "highres/screen/menu/2815.png" } }
34
texture 2816 { pal 0 { file "highres/screen/menu/2816.png" } }
35
texture 2817 { pal 0 { file "highres/screen/menu/2817.png" } }
36
texture 2818 { pal 0 { file "highres/screen/menu/2818.png" } }
37
texture 2819 { pal 0 { file "highres/screen/menu/2819.png" } }
10 parkar 38
texture 2820 { pal 0 { file "highres/screen/menu/2813.png" } }
1 plagman 39
 
40
// Spinning Nuke Icon - model (3190)
231 nightfrigh 41
model "highres/screen/menu/3190_spinnuke.md3" {
1 plagman 42
   scale 0.3 shade 0
43
   skin { pal 0 file "highres/screen/menu/3190_spinnuke.png" }
44
   anim { frame0 "spin00" frame1 "spin19" fps 17 flags 0 }
45
   frame { frame "spin00" tile0 2813 tile1 2819 }
46
   frame { frame "spin00" tile0 3190 tile1 3196 }
47
   skin { pal 0 file "highres/screen/menu/3190_spinnuke_yellow.png" }
48
   frame { frame "spin00" tile0 3200 tile1 3206 }
49
   skin { pal 0 file "highres/screen/menu/3190_spinnuke_green.png" }
50
   frame { frame "spin00" tile0 3210 tile1 3216 }
51
}
52
 
10 parkar 53
// Spinning Nuke Icon - Texture (3190)
54
texture 3190 { pal 0 { file "highres/screen/menu/2813.png" } }
55
texture 3191 { pal 0 { file "highres/screen/menu/2814.png" } }
56
texture 3192 { pal 0 { file "highres/screen/menu/2815.png" } }
57
texture 3193 { pal 0 { file "highres/screen/menu/2816.png" } }
58
texture 3194 { pal 0 { file "highres/screen/menu/2817.png" } }
59
texture 3195 { pal 0 { file "highres/screen/menu/2818.png" } }
60
texture 3196 { pal 0 { file "highres/screen/menu/2819.png" } }
61
 
1 plagman 62
// Level stats screen (3240-3249)
63
texture 3240 { pal 0 { file "highres/screen/menu/3240.jpg" } }
64
texture 3241 { pal 0 { file "highres/screen/menu/3241.jpg" } }
65
texture 3242 { pal 0 { file "highres/screen/menu/3242.jpg" } }
66
texture 3243 { pal 0 { file "highres/screen/menu/3243.jpg" } }
67
texture 3244 { pal 0 { file "highres/screen/menu/3244.jpg" } }
68
texture 3245 { pal 0 { file "highres/screen/menu/3245.jpg" } }
69
texture 3246 { pal 0 { file "highres/screen/menu/3246.jpg" } }
70
texture 3247 { pal 0 { file "highres/screen/menu/3247.jpg" } }
71
texture 3248 { pal 0 { file "highres/screen/menu/3248.jpg" } }
72
texture 3249 { pal 0 { file "highres/screen/menu/3249.jpg" } }
73
 
74
texture 3250 { pal 0 { file "highres/screen/menu/3250.png" } }
75
 
76
texture 3280 { pal 0 { file "highres/screen/menu/3280.png" nocompress } }
77
texture 3281 { pal 0 { file "highres/screen/menu/3281.jpg" } }
78
 
79
texture 3292 { pal 0 { file "highres/screen/menu/3292.jpg" nocompress } }
80
texture 3293 { pal 0 { file "highres/screen/menu/3293.jpg" nocompress } }