Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1 | h266 | 1 | /* |
2 | -------------------------------------------------------------------------------- |
||
3 | Duke Caribbean: Life's A Beach Plus |
||
4 | By Hendricks266 |
||
5 | -------------------------------------------------------------------------------- |
||
6 | */ |
||
7 | |||
8 | /* |
||
9 | List of (used) tiles in VACATION.GRP/TILES014.ART also found in DUKE3D.GRP, but with different tile numbers. |
||
10 | |||
11 | Vacation Duke3D |
||
12 | 3736 503 |
||
13 | 3737 4180 |
||
14 | 3738 4181 |
||
15 | 3739 4182 |
||
16 | 3740 4183 |
||
17 | 3741 4184 |
||
18 | 3742 4185 |
||
19 | 3743 4186 |
||
20 | 3744 4187 |
||
21 | 3745 4188 |
||
22 | 3746 4189 |
||
23 | 3747 4191 |
||
24 | 3748 4192 |
||
25 | 3749 4193 |
||
26 | 3750 4194 |
||
27 | 3751 4195 |
||
28 | 3752 4196 |
||
29 | 3753 4197 |
||
30 | 3754 4198 |
||
31 | 3755 4199 |
||
32 | |||
33 | raw dupes within Carib: |
||
34 | 3630 3634 |
||
35 | 3635 3638 |
||
36 | |||
37 | custom: |
||
38 | 2500 2504 3292 3293 |
||
39 | 2456 2505 2506 3270 3271 3272 3273 3280 |
||
40 | 3281 3290 |
||
41 | 3240 3291 |
||
42 | */ |
||
43 | |||
44 | // screen elimination |
||
45 | texture 2505 { pal 0 { file "highres/screen/menu/2456.jpg" } } |
||
46 | texture 2506 { pal 0 { file "highres/screen/menu/2456.jpg" } } |
||
47 | texture 3270 { pal 0 { file "highres/screen/menu/2456.jpg" } } |
||
48 | texture 3271 { pal 0 { file "highres/screen/menu/2456.jpg" } } |
||
49 | texture 3272 { pal 0 { file "highres/screen/menu/2456.jpg" } } |
||
50 | texture 3273 { pal 0 { file "highres/screen/menu/2456.jpg" } } |
||
51 | texture 3280 { pal 0 { file "highres/screen/menu/2456.jpg" } } |
||
52 | |||
53 | texture 3736 { |
||
54 | pal 0 { file "highres/textures/0503.png" } |
||
55 | detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 } |
||
56 | } |
||
57 | texture 3737 { pal 0 { file "highres/textures/4180.jpg" nocompress } } |
||
58 | // texture 3738 { pal 0 { file "highres/textures/4181.png" } } |
||
59 | texture 3739 { pal 0 { file "highres/textures/4182.jpg" nocompress } } |
||
60 | texture 3740 { pal 0 { file "highres/textures/4183.png" } } |
||
61 | texture 3741 { pal 0 { file "highres/textures/4184.png" } } |
||
62 | texture 3742 { pal 0 { file "highres/textures/4185.png" } } |
||
63 | texture 3743 { pal 0 { file "highres/textures/4186.png" } } |
||
64 | texture 3744 { pal 0 { file "highres/textures/4187.png" } } |
||
65 | texture 3745 { pal 0 { file "highres/textures/4188.png" } } |
||
66 | texture 3746 { pal 0 { file "highres/textures/4189.png" } } |
||
67 | |||
68 | texture 3747 { pal 0 { file "highres/textures/4191.png" } } |
||
69 | texture 3748 { |
||
70 | pal 0 { file "highres/textures/4192.jpg" } |
||
71 | pal 14 { file "highres/textures/4192_14.jpg" } |
||
72 | } |
||
73 | texture 3749 { pal 0 { file "highres/textures/4193.jpg" } } |
||
74 | texture 3750 { |
||
75 | pal 0 { file "highres/textures/4194.png" } |
||
76 | detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 } |
||
77 | } |
||
78 | texture 3751 { |
||
79 | pal 0 { file "highres/textures/4195.png" } |
||
80 | detail { file "highres/detail/paint.png" xscale 0.3 yscale 0.3 } |
||
81 | } |
||
82 | // texture 3752 { pal 0 { file "highres/textures/4196.png" } } |
||
83 | // texture 3753 { pal 0 { file "highres/textures/4197.png" } } |
||
84 | // texture 3754 { pal 0 { file "highres/textures/4198.png" } } |
||
85 | // texture 3755 { pal 0 { file "highres/textures/4199.png" } } |