Subversion Repositories vaca_plus

Rev

Rev 1 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1 Rev 15
1
/*
1
/*
2
--------------------------------------------------------------------------------
2
--------------------------------------------------------------------------------
3
Duke Caribbean: Life's A Beach Plus
3
Duke Caribbean: Life's A Beach Plus
4
By Hendricks266
4
By Hendricks266
5
--------------------------------------------------------------------------------
5
--------------------------------------------------------------------------------
6
*/
6
*/
7
 
7
 
8
// texture <tilenum> { pal 0 { file "vacation/textures/.png" } }
8
// texture <tilenum> { pal 0 { file "vacation/textures/.png" } }
9
 
9
 
10
texture 96 { pal 0 { file "vacation/textures/0096.jpg" } }
10
texture 96 { pal 0 { file "vacation/textures/0096.jpg" } }
11
 
11
 
12
texture 336 {
12
texture 336 {
13
   pal 0 { file "vacation/textures/0336.jpg" }
13
   pal 0 { file "vacation/textures/0336.jpg" }
14
   pal 2 { file "highres/textures/0336_2.jpg" }
14
  // pal 2 { file "highres/textures/0336_2.jpg" }
15
   pal 21 { file "highres/textures/0336_2.jpg" }
15
  // pal 21 { file "highres/textures/0336_2.jpg" }
16
   normal { file "highres/textures/0336_n.png" parallaxbias 0.3 parallaxscale 0.1 }
16
   normal { file "highres/textures/0336_n.png" parallaxbias 0.3 parallaxscale 0.1 }
17
}
17
}
18
texture 337 {
18
texture 337 {
19
   pal 0 { file "vacation/textures/0337.jpg" }
19
   pal 0 { file "vacation/textures/0337.jpg" }
20
   pal 2 { file "highres/textures/0337_2.jpg" }
20
  // pal 2 { file "highres/textures/0337_2.jpg" }
21
   pal 21 { file "highres/textures/0337_2.jpg" }
21
  // pal 21 { file "highres/textures/0337_2.jpg" }
22
   normal { file "highres/textures/0337_n.png" parallaxbias 0.3 parallaxscale 0.1 }
22
   normal { file "highres/textures/0337_n.png" parallaxbias 0.3 parallaxscale 0.1 }
23
}
23
}
24
texture 338 {
24
texture 338 {
25
   pal 0 { file "vacation/textures/0338.jpg" }
25
   pal 0 { file "vacation/textures/0338.jpg" }
26
   pal 2 { file "highres/textures/0338_2.jpg" }
26
  // pal 2 { file "highres/textures/0338_2.jpg" }
27
   pal 21 { file "highres/textures/0338_2.jpg" }
27
  // pal 21 { file "highres/textures/0338_2.jpg" }
28
   normal { file "highres/textures/0338_n.png" parallaxbias 0.3 parallaxscale 0.1 }
28
   normal { file "highres/textures/0338_n.png" parallaxbias 0.3 parallaxscale 0.1 }
29
}
29
}
30
 
30
 
31
texture 889 {
31
texture 889 {
32
   pal 0 { file "vacation/textures/0889.png" }
32
   pal 0 { file "vacation/textures/0889.png" }
33
   pal 2 { file "highres/textures/0889_2.jpg" }
33
   pal 2 { file "highres/textures/0889_2.jpg" }
34
   pal 8 { file "highres/textures/0889_8.jpg" }
34
   pal 8 { file "highres/textures/0889_8.jpg" }
35
}
35
}
36
 
36
 
37
texture 890 {
37
texture 890 {
38
   pal 0 { file "vacation/textures/0890.png" }
38
   pal 0 { file "vacation/textures/0890.png" }
39
   pal 2 { file "highres/textures/0890_2.jpg" }
39
   pal 2 { file "highres/textures/0890_2.jpg" }
40
   pal 8 { file "highres/textures/0890_8.jpg" }
40
   pal 8 { file "highres/textures/0890_8.jpg" }
41
}
41
}
42
 
42
 
43
texture 891 {
43
texture 891 {
44
   pal 0 { file "vacation/textures/0891.png" }
44
   pal 0 { file "vacation/textures/0891.png" }
45
   pal 2 { file "highres/textures/0891_2.jpg" }
45
   pal 2 { file "highres/textures/0891_2.jpg" }
46
   pal 8 { file "highres/textures/0891_8.jpg" }
46
   pal 8 { file "highres/textures/0891_8.jpg" }
47
}
47
}
48
 
48
 
49
texture 892 {
49
texture 892 {
50
   pal 0 { file "vacation/textures/0892.png" }
50
   pal 0 { file "vacation/textures/0892.png" }
51
   pal 2 { file "highres/textures/0892_2.jpg" }
51
   pal 2 { file "highres/textures/0892_2.jpg" }
52
   pal 8 { file "highres/textures/0892_8.jpg" }
52
   pal 8 { file "highres/textures/0892_8.jpg" }
53
}
53
}
54
 
54
 
55
texture 3643 {
55
texture 3643 {
56
   pal 0 { file "vacation/textures/3643.png" }
56
   pal 0 { file "vacation/textures/3643.png" }
57
   normal { file "vacation/textures/3643_n.png" parallaxbias 0 parallaxscale 0.05 }
57
   normal { file "vacation/textures/3643_n.png" parallaxbias 0 parallaxscale 0.05 }
58
   specular { file "vacation/textures/3643_s.png" }
58
   specular { file "vacation/textures/3643_s.png" }
59
   detail { file "highres/detail/sand.png" xscale 0.3 yscale 0.3 }
59
   detail { file "highres/detail/sand.png" xscale 0.3 yscale 0.3 }
60
}
60
}
61
 
61
 
62
texture 3644 {
62
texture 3644 {
63
   pal 0 { file "vacation/textures/3644.png" }
63
   pal 0 { file "vacation/textures/3644.png" }
64
   normal { file "vacation/textures/3643_n.png" parallaxbias 0 parallaxscale 0.05 }
64
   normal { file "vacation/textures/3643_n.png" parallaxbias 0 parallaxscale 0.05 }
65
   specular { file "vacation/textures/3643_s.png" }
65
   specular { file "vacation/textures/3643_s.png" }
66
   detail { file "highres/detail/sand.png" xscale 0.3 yscale 0.3 }
66
   detail { file "highres/detail/sand.png" xscale 0.3 yscale 0.3 }
67
}
67
}
68
 
68
 
69
texture 3687 {
69
texture 3687 {
70
   pal 0 { file "vacation/textures/3687.png" }
70
   pal 0 { file "vacation/textures/3687.png" }
71
   normal { file "vacation/textures/3687_n.png" parallaxbias 0 parallaxscale 0.05 }
71
   normal { file "vacation/textures/3687_n.png" parallaxbias 0 parallaxscale 0.05 }
72
   // specular { file "vacation/textures/3687_s.png" }
72
   // specular { file "vacation/textures/3687_s.png" }
73
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
73
   detail { file "highres/detail/rock.png" xscale 0.3 yscale 0.3 }
74
}
74
}
75
 
75
 
76
texture 3733 {
76
texture 3733 {
77
   pal 0 { file "vacation/textures/3733.png" }
77
   pal 0 { file "vacation/textures/3733.png" }
78
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
78
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
79
}
79
}
80
 
80
 
81
texture 3734 {
81
texture 3734 {
82
   pal 0 { file "vacation/textures/3734.png" }
82
   pal 0 { file "vacation/textures/3734.png" }
83
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
83
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
84
}
84
}
85
 
85
 
86
texture 3735 {
86
texture 3735 {
87
   pal 0 { file "vacation/textures/3735.png" }
87
   pal 0 { file "vacation/textures/3735.png" }
88
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
88
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
89
}
89
}
90
 
90
 
91
texture 3757 {
91
texture 3757 {
92
   pal 0 { file "vacation/textures/3757.png" }
92
   pal 0 { file "vacation/textures/3757.png" }
93
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
93
   detail { file "highres/detail/metal_fine.png" xscale 0.3 yscale 0.3 }
94
}
94
}
95
 
95
 
96
texture 3760 {
96
texture 3760 {
97
   pal 0 { file "vacation/textures/3760.png" }
97
   pal 0 { file "vacation/textures/3760.png" }
98
   normal { file "highres/textures/1135_n.png" parallaxbias 0.03 parallaxscale 0.03 }
98
   normal { file "highres/textures/1135_n.png" parallaxbias 0.03 parallaxscale 0.03 }
99
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
99
   detail { file "highres/detail/alien.png" xscale 0.15 yscale 0.15 }
100
}
100
}
101
 
101
 
102
/*
102
/*
103
Blue - { file "vacation/textures/3761.png" }
103
Blue - { file "vacation/textures/3761.png" }
104
Gray - { file "highres/textures/0791.png" }
104
Gray - { file "highres/textures/0791.png" }
105
Green - { file "highres/textures/0791_8.jpg" }
105
Green - { file "highres/textures/0791_8.jpg" }
106
*/
106
*/
107
 
107
 
108
texture 3761 {
108
texture 3761 {
109
   pal 0 { file "vacation/textures/3761.png" }
109
   pal 0 { file "vacation/textures/3761.png" }
110
   pal 8 { file "highres/textures/0791_8.jpg" }
110
   pal 8 { file "highres/textures/0791_8.jpg" }
111
   pal 11 { file "highres/textures/0791_8.jpg" }
111
   pal 11 { file "highres/textures/0791_8.jpg" }
112
   pal 14 { file "highres/textures/0791_8.jpg" }
112
   pal 14 { file "highres/textures/0791_8.jpg" }
113
   pal 17 { file "highres/textures/0791_8.jpg" }
113
   pal 17 { file "highres/textures/0791_8.jpg" }
114
   pal 22 { file "highres/textures/0791_8.jpg" }
114
   pal 22 { file "highres/textures/0791_8.jpg" }
115
   pal 24 { file "highres/textures/0791.png" }
115
   pal 24 { file "highres/textures/0791.png" }
116
   detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.3 }
116
   detail { file "highres/detail/metal_worn.png" xscale 0.6 yscale 0.3 }
117
}
117
}
118
 
118
 
119
texture 3763 {
119
texture 3763 {
120
   pal 0 { file "vacation/textures/3763.png" }
120
   pal 0 { file "vacation/textures/3763.png" }
121
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
121
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
122
}
122
}
123
texture 3764 {
123
texture 3764 {
124
   pal 0 { file "vacation/textures/3764.png" }
124
   pal 0 { file "vacation/textures/3764.png" }
125
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
125
   detail { file "highres/detail/alien.png" xscale 0.3 yscale 0.3 }
126
}
126
}
127
 
127
 
128
texture 3768 {
128
texture 3768 {
129
   pal 0 { file "vacation/textures/3768.png" }
129
   pal 0 { file "vacation/textures/3768.png" }
130
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
130
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
131
}
131
}
132
 
132
 
133
texture 3769 {
133
texture 3769 {
134
   pal 0 { file "vacation/textures/3769.png" }
134
   pal 0 { file "vacation/textures/3769.png" }
135
   normal { file "vacation/textures/3769_n.png" parallaxbias 0 parallaxscale 0.05 }
135
   normal { file "vacation/textures/3769_n.png" parallaxbias 0 parallaxscale 0.05 }
136
   // specular { file "vacation/textures/3769_s.png" }
136
   // specular { file "vacation/textures/3769_s.png" }
137
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
137
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
138
}
138
}
139
 
139
 
140
texture 3770 {
140
texture 3770 {
141
   pal 0 { file "vacation/textures/3770.png" }
141
   pal 0 { file "vacation/textures/3770.png" }
142
   normal { file "vacation/textures/3770_n.png" parallaxbias 0 parallaxscale 0.05 }
142
   normal { file "vacation/textures/3770_n.png" parallaxbias 0 parallaxscale 0.05 }
143
   // specular { file "vacation/textures/3770_s.png" }
143
   // specular { file "vacation/textures/3770_s.png" }
144
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
144
   detail { file "highres/detail/rock.png" xscale 0.15 yscale 0.15 }
145
}
145
}
146
 
146
 
147
texture 3785 {
147
texture 3785 {
148
   pal 0 { file "vacation/textures/3785.png" }
148
   pal 0 { file "vacation/textures/3785.png" }
149
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
149
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
150
}
150
}
151
 
151
 
152
texture 3786 {
152
texture 3786 {
153
   pal 0 { file "vacation/textures/3786.png" }
153
   pal 0 { file "vacation/textures/3786.png" }
154
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
154
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
155
}
155
}
156
 
156
 
157
texture 3787 {
157
texture 3787 {
158
   pal 0 { file "vacation/textures/3787.png" }
158
   pal 0 { file "vacation/textures/3787.png" }
159
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.3 }
159
   detail { file "highres/detail/metal_worn.png" xscale 0.3 yscale 0.3 }
160
}
160
}
161
 
161
 
162
texture 3788 {
162
texture 3788 {
163
   pal 0 { file "vacation/textures/3788.png" }
163
   pal 0 { file "vacation/textures/3788.png" }
164
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
164
   detail { file "highres/detail/wood_v3.png" xscale 0.3 yscale 0.3 }
165
}
165
}
166
 
166
 
167
texture 3789 {
167
texture 3789 {
168
   pal 0 { file "vacation/textures/3789.png" }
168
   pal 0 { file "vacation/textures/3789.png" }
169
   detail { file "highres/detail/wood_h3.png" xscale 0.3 yscale 0.3 }
169
   detail { file "highres/detail/wood_h3.png" xscale 0.3 yscale 0.3 }
170
}
170
}
171
 
171
 
172
/*
172
/*
173
Green - { file "highres/textures/0545.png" }
173
Green - { file "highres/textures/0545.png" }
174
Blue  - { file "vacation/textures/3793.png" }
174
Blue  - { file "vacation/textures/3793.png" }
175
Red   - { file "vacation/textures/3794.png" }
175
Red   - { file "vacation/textures/3794.png" }
176
?     - { file "highres/textures/0545_17.png" }
176
?     - { file "highres/textures/0545_17.png" }
177
*/
177
*/
178
 
178
 
179
texture 3793 {
179
texture 3793 {
180
   pal 0 { file "vacation/textures/3793.png" }
180
   pal 0 { file "vacation/textures/3793.png" }
181
   pal 10 { file "vacation/textures/3794.png" }
181
   pal 10 { file "vacation/textures/3794.png" }
182
   pal 11 { file "highres/textures/0545.jpg" }
182
   pal 11 { file "highres/textures/0545.jpg" }
183
   pal 17 { file "highres/textures/0545.jpg" }
183
   pal 17 { file "highres/textures/0545.jpg" }
184
   pal 21 { file "vacation/textures/3794.png" }
184
   pal 21 { file "vacation/textures/3794.png" }
185
   pal 22 { file "highres/textures/0545.jpg" }
185
   pal 22 { file "highres/textures/0545.jpg" }
186
   normal { file "highres/textures/0545_n.png" parallaxbias 0 parallaxscale 0.1 }
186
   normal { file "highres/textures/0545_n.png" parallaxbias 0 parallaxscale 0.1 }
187
   detail { file "highres/detail/fabric.png" xscale 0.3 yscale 0.15 }
187
   detail { file "highres/detail/fabric.png" xscale 0.3 yscale 0.15 }
188
}
188
}
189
 
189
 
190
texture 3794 {
190
texture 3794 {
191
   pal 0 { file "vacation/textures/3794.png" }
191
   pal 0 { file "vacation/textures/3794.png" }
192
   normal { file "highres/textures/0545_n.png" parallaxbias 0 parallaxscale 0.1 }
192
   normal { file "highres/textures/0545_n.png" parallaxbias 0 parallaxscale 0.1 }
193
   detail { file "highres/detail/fabric.png" xscale 0.3 yscale 0.15 }
193
   detail { file "highres/detail/fabric.png" xscale 0.3 yscale 0.15 }
194
}
194
}
195
 
195