Rev 64 | Go to most recent revision | Details | Compare with Previous | 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 | |||
64 | h266 | 8 | // Updated Credits Screen (overwriting prototype tile) |
9 | tilefromtexture 13 { file "vacation/8bit/2500.png" } |
||
10 | |||
1 | h266 | 11 | // Lava Voodoo Ring Pickup |
12 | tilefromtexture 32 { file "vacation/8bit/0032.png" xoffset 3 yoffset -4 } |
||
13 | |||
14 | // Banana Bunch Bug Fix |
||
15 | tilefromtexture 52 { file "vacation/8bit/0052.png" xoffset 1 } // yoffset -3 |
||
16 | |||
26 | h266 | 17 | // Assault Trooper/Captain Art Fix |
18 | tilefromtexture 1739 { file "vacation/8bit/1739.png" yoffset -3 } |
||
19 | |||
1 | h266 | 20 | // Pig Cop Bug Fix |
21 | tilefromtexture 2038 { file "vacation/8bit/2038.png" yoffset -3 } |
||
22 | tilefromtexture 2039 { file "vacation/8bit/2039.png" xoffset -6 yoffset -3 } |
||
23 | |||
24 | // Bonus Pig Cop Butting Frames (from Nuclear Showdown - James/Jblade) |
||
25 | tilefromtexture 2063 { file "vacation/8bit/2063.png" } |
||
26 | tilefromtexture 2064 { file "vacation/8bit/2064.png" } |
||
27 | |||
28 | // Lava Voodoo Ring Projectile |
||
29 | tilefromtexture 2448 { file "vacation/8bit/2448.png" } |
||
30 | tilefromtexture 2449 { file "vacation/8bit/2449.png" } |
||
31 | tilefromtexture 2450 { file "vacation/8bit/2450.png" } |
||
32 | tilefromtexture 2451 { file "vacation/8bit/2451.png" } |
||
33 | |||
64 | h266 | 34 | // Updated Credits Screen |
35 | tilefromtexture 2500 { file "vacation/8bit/2500.png" } |
||
36 | |||
1 | h266 | 37 | // screen elimination |
38 | tilefromtexture 2504 { file "vacation/8bit/2500.png" } |
||
39 | tilefromtexture 2505 { file "vacation/8bit/2456.png" } |
||
40 | tilefromtexture 2506 { file "vacation/8bit/2456.png" } |
||
41 | |||
5 | h266 | 42 | // HUD Improvements |
1 | h266 | 43 | |
5 | h266 | 44 | // Water Pistol |
45 | tilefromtexture 2524 { file "vacation/8bit/2524.png" xoffset -12 yoffset -2 } |
||
46 | tilefromtexture 2525 { file "vacation/8bit/2525.png" xoffset -7 yoffset 8 } |
||
47 | tilefromtexture 2526 { file "vacation/8bit/2526.png" xoffset -19 yoffset 2 } |
||
48 | tilefromtexture 2528 { file "vacation/8bit/2528.png" xoffset -11 yoffset 11 } |
||
49 | tilefromtexture 2529 { file "vacation/8bit/2529.png" xoffset -73 yoffset 8 } |
||
50 | |||
51 | // Coconut Launcher |
||
52 | tilefromtexture 2544 { file "vacation/8bit/2544.png" xoffset -97 yoffset -67 } |
||
53 | |||
54 | // Icemaker |
||
55 | tilefromtexture 2548 { file "vacation/8bit/2548.png" xoffset -62 yoffset 15 } |
||
56 | tilefromtexture 2550 { file "vacation/8bit/2550.png" xoffset 1 yoffset 25 } |
||
57 | |||
58 | // Lava Voodoo Ring |
||
59 | h266 | 59 | tilefromtexture 2554 { file "vacation/8bit/2554.png" xoffset -8 yoffset 3 } // yoffset 10 |
5 | h266 | 60 | tilefromtexture 2555 { file "vacation/8bit/2555.png" yoffset 10 } |
61 | // Voodoo Ring |
||
59 | h266 | 62 | tilefromtexture 2556 { file "vacation/8bit/2556.png" xoffset -8 yoffset 3 } // yoffset 10 |
5 | h266 | 63 | tilefromtexture 2557 { file "vacation/8bit/2557.png" yoffset 10 } |
64 | |||
65 | // Keycard Hand |
||
66 | tilefromtexture 2568 { file "vacation/8bit/2568.png" } |
||
67 | |||
68 | // Pineapple |
||
69 | tilefromtexture 2569 { file "vacation/8bit/2569.png" } |
||
70 | tilefromtexture 2573 { file "vacation/8bit/2573.png" xoffset -19 yoffset 27 } |
||
71 | tilefromtexture 2574 { file "vacation/8bit/2574.png" xoffset -14 yoffset -3 } |
||
72 | |||
73 | // Super Soak'em |
||
74 | tilefromtexture 2613 { file "vacation/8bit/2613.png" xoffset -76 yoffset -45 } |
||
75 | tilefromtexture 2616 { file "vacation/8bit/2616.png" xoffset -56 yoffset -40 } |
||
76 | tilefromtexture 2617 { file "vacation/8bit/2617.png" xoffset -19 yoffset -16 } |
||
15 | h266 | 77 | tilefromtexture 2618 { file "vacation/8bit/2618.png" xoffset 4 yoffset -5 } |
78 | tilefromtexture 2619 { file "vacation/8bit/2619.png" xoffset -17 yoffset -17 } |
||
5 | h266 | 79 | |
9 | h266 | 80 | /* |
5 | h266 | 81 | // redfont -> orange |
1 | h266 | 82 | tilefromtexture 2929 { file "vacation/8bit/2929.png" } |
83 | tilefromtexture 2930 { file "vacation/8bit/2930.png" yoffset 5 } |
||
84 | tilefromtexture 2931 { file "vacation/8bit/2931.png" yoffset 5 } |
||
85 | tilefromtexture 2932 { file "vacation/8bit/2932.png" yoffset 5 } |
||
86 | tilefromtexture 2933 { file "vacation/8bit/2933.png" yoffset 5 } |
||
87 | tilefromtexture 2934 { file "vacation/8bit/2934.png" yoffset 5 } |
||
88 | tilefromtexture 2935 { file "vacation/8bit/2935.png" yoffset 5 } |
||
89 | tilefromtexture 2936 { file "vacation/8bit/2936.png" yoffset 5 } |
||
90 | tilefromtexture 2937 { file "vacation/8bit/2937.png" yoffset 5 } |
||
91 | tilefromtexture 2938 { file "vacation/8bit/2938.png" yoffset 5 } |
||
92 | tilefromtexture 2939 { file "vacation/8bit/2939.png" yoffset 5 } |
||
93 | tilefromtexture 2940 { file "vacation/8bit/2940.png" xoffset -4 yoffset 5 } |
||
94 | tilefromtexture 2941 { file "vacation/8bit/2941.png" xoffset -4 yoffset 5 } |
||
95 | tilefromtexture 2942 { file "vacation/8bit/2942.png" xoffset -4 yoffset 5 } |
||
96 | tilefromtexture 2943 { file "vacation/8bit/2943.png" xoffset -4 yoffset 5 } |
||
97 | tilefromtexture 2944 { file "vacation/8bit/2944.png" xoffset -4 yoffset 5 } |
||
98 | tilefromtexture 2945 { file "vacation/8bit/2945.png" xoffset -4 yoffset 5 } |
||
99 | tilefromtexture 2946 { file "vacation/8bit/2946.png" xoffset -4 yoffset 5 } |
||
100 | tilefromtexture 2947 { file "vacation/8bit/2947.png" xoffset -4 yoffset 5 } |
||
101 | tilefromtexture 2948 { file "vacation/8bit/2948.png" xoffset -2 yoffset 5 } |
||
102 | tilefromtexture 2949 { file "vacation/8bit/2949.png" xoffset -4 yoffset 5 } |
||
103 | tilefromtexture 2950 { file "vacation/8bit/2950.png" xoffset -4 yoffset 5 } |
||
104 | tilefromtexture 2951 { file "vacation/8bit/2951.png" xoffset -4 yoffset 5 } |
||
105 | tilefromtexture 2952 { file "vacation/8bit/2952.png" xoffset -4 yoffset 5 } |
||
106 | tilefromtexture 2953 { file "vacation/8bit/2953.png" xoffset -4 yoffset 5 } |
||
107 | tilefromtexture 2954 { file "vacation/8bit/2954.png" xoffset -4 yoffset 5 } |
||
108 | tilefromtexture 2955 { file "vacation/8bit/2955.png" xoffset -4 yoffset 5 } |
||
109 | tilefromtexture 2956 { file "vacation/8bit/2956.png" xoffset -4 yoffset 5 } |
||
110 | tilefromtexture 2957 { file "vacation/8bit/2957.png" xoffset -4 yoffset 5 } |
||
111 | tilefromtexture 2958 { file "vacation/8bit/2958.png" xoffset -4 yoffset 5 } |
||
112 | tilefromtexture 2959 { file "vacation/8bit/2959.png" xoffset -4 yoffset 5 } |
||
113 | tilefromtexture 2960 { file "vacation/8bit/2960.png" xoffset -4 yoffset 5 } |
||
114 | tilefromtexture 2961 { file "vacation/8bit/2961.png" xoffset -4 yoffset 5 } |
||
115 | tilefromtexture 2962 { file "vacation/8bit/2962.png" xoffset -4 yoffset 5 } |
||
116 | tilefromtexture 2963 { file "vacation/8bit/2963.png" xoffset -4 yoffset 5 } |
||
117 | tilefromtexture 2964 { file "vacation/8bit/2964.png" xoffset -4 yoffset 5 } |
||
118 | tilefromtexture 2965 { file "vacation/8bit/2965.png" xoffset -4 yoffset 5 } |
||
119 | tilefromtexture 3002 { file "vacation/8bit/3002.png" xoffset -1 yoffset -1 } |
||
120 | tilefromtexture 3003 { file "vacation/8bit/3003.png" xoffset -1 } |
||
121 | tilefromtexture 3004 { file "vacation/8bit/3004.png" xoffset -2 yoffset 5 } |
||
122 | tilefromtexture 3005 { file "vacation/8bit/3005.png" xoffset -4 yoffset 5 } |
||
123 | tilefromtexture 3006 { file "vacation/8bit/3006.png" xoffset -1 yoffset 1 } |
||
124 | tilefromtexture 3007 { file "vacation/8bit/3007.png" xoffset -1 yoffset 4 } |
||
125 | tilefromtexture 3008 { file "vacation/8bit/3008.png" } |
||
126 | tilefromtexture 3009 { file "vacation/8bit/3009.png" } |
||
127 | tilefromtexture 3022 { file "vacation/8bit/3022.png" } |
||
9 | h266 | 128 | */ |
1 | h266 | 129 | |
74 | h266 | 130 | // Red Font 1.3D version (2929-2965) thanks to SwissCM |
131 | tilefromtexture 2929 { file "vacation/8bit/redfont13/2929_8b.png" } |
||
132 | tilefromtexture 2930 { file "vacation/8bit/redfont13/2930_8b.png" } |
||
133 | tilefromtexture 2931 { file "vacation/8bit/redfont13/2931_8b.png" } |
||
134 | tilefromtexture 2932 { file "vacation/8bit/redfont13/2932_8b.png" } |
||
135 | tilefromtexture 2933 { file "vacation/8bit/redfont13/2933_8b.png" } |
||
136 | tilefromtexture 2934 { file "vacation/8bit/redfont13/2934_8b.png" } |
||
137 | tilefromtexture 2935 { file "vacation/8bit/redfont13/2935_8b.png" } |
||
138 | tilefromtexture 2936 { file "vacation/8bit/redfont13/2936_8b.png" } |
||
139 | tilefromtexture 2937 { file "vacation/8bit/redfont13/2937_8b.png" } |
||
140 | tilefromtexture 2938 { file "vacation/8bit/redfont13/2938_8b.png" } |
||
141 | tilefromtexture 2939 { file "vacation/8bit/redfont13/2939_8b.png" } |
||
142 | tilefromtexture 2940 { file "vacation/8bit/redfont13/2940_8b.png" } |
||
143 | tilefromtexture 2941 { file "vacation/8bit/redfont13/2941_8b.png" } |
||
144 | tilefromtexture 2942 { file "vacation/8bit/redfont13/2942_8b.png" } |
||
145 | tilefromtexture 2943 { file "vacation/8bit/redfont13/2943_8b.png" } |
||
146 | tilefromtexture 2944 { file "vacation/8bit/redfont13/2944_8b.png" } |
||
147 | tilefromtexture 2945 { file "vacation/8bit/redfont13/2945_8b.png" } |
||
148 | tilefromtexture 2946 { file "vacation/8bit/redfont13/2946_8b.png" } |
||
149 | tilefromtexture 2947 { file "vacation/8bit/redfont13/2947_8b.png" } |
||
150 | tilefromtexture 2948 { file "vacation/8bit/redfont13/2948_8b.png" } |
||
151 | tilefromtexture 2949 { file "vacation/8bit/redfont13/2949_8b.png" } |
||
152 | tilefromtexture 2950 { file "vacation/8bit/redfont13/2950_8b.png" } |
||
153 | tilefromtexture 2951 { file "vacation/8bit/redfont13/2951_8b.png" } |
||
154 | tilefromtexture 2952 { file "vacation/8bit/redfont13/2952_8b.png" } |
||
155 | tilefromtexture 2953 { file "vacation/8bit/redfont13/2953_8b.png" } |
||
156 | tilefromtexture 2954 { file "vacation/8bit/redfont13/2954_8b.png" } |
||
157 | tilefromtexture 2955 { file "vacation/8bit/redfont13/2955_8b.png" } |
||
158 | tilefromtexture 2956 { file "vacation/8bit/redfont13/2956_8b.png" } |
||
159 | tilefromtexture 2957 { file "vacation/8bit/redfont13/2957_8b.png" } |
||
160 | tilefromtexture 2958 { file "vacation/8bit/redfont13/2958_8b.png" } |
||
161 | tilefromtexture 2959 { file "vacation/8bit/redfont13/2959_8b.png" } |
||
162 | tilefromtexture 2960 { file "vacation/8bit/redfont13/2960_8b.png" } |
||
163 | tilefromtexture 2961 { file "vacation/8bit/redfont13/2961_8b.png" } |
||
164 | tilefromtexture 2962 { file "vacation/8bit/redfont13/2962_8b.png" } |
||
165 | tilefromtexture 2963 { file "vacation/8bit/redfont13/2963_8b.png" } |
||
166 | tilefromtexture 2964 { file "vacation/8bit/redfont13/2964_8b.png" } |
||
167 | tilefromtexture 2965 { file "vacation/8bit/redfont13/2965_8b.png" } |
||
168 | tilefromtexture 3002 { file "vacation/8bit/redfont13/3002_8b.png" } |
||
169 | tilefromtexture 3003 { file "vacation/8bit/redfont13/3003_8b.png" } |
||
170 | tilefromtexture 3004 { file "vacation/8bit/redfont13/3004_8b.png" } |
||
171 | tilefromtexture 3005 { file "vacation/8bit/redfont13/3005_8b.png" } |
||
172 | tilefromtexture 3006 { file "vacation/8bit/redfont13/3006_8b.png" } |
||
173 | tilefromtexture 3007 { file "vacation/8bit/redfont13/3007_8b.png" } |
||
174 | tilefromtexture 3008 { file "vacation/8bit/redfont13/3008_8b.png" } |
||
175 | tilefromtexture 3009 { file "vacation/8bit/redfont13/3009_8b.png" } |
||
176 | tilefromtexture 3022 { file "vacation/8bit/redfont13/3022_8b.png" } |
||
177 | |||
1 | h266 | 178 | // cutscene elimination |
179 | dummytile 3260 320 112 |
||
180 | dummytilerange 3261 3262 59 43 |
||
181 | dummytilerange 3263 3268 152 103 |
||
182 | |||
183 | // screen elimination |
||
184 | tilefromtexture 3270 { file "vacation/8bit/2456.png" } |
||
185 | tilefromtexture 3271 { file "vacation/8bit/2456.png" } |
||
186 | tilefromtexture 3272 { file "vacation/8bit/2456.png" } |
||
187 | tilefromtexture 3273 { file "vacation/8bit/2456.png" } |
||
188 | tilefromtexture 3280 { file "vacation/8bit/2456.png" } |
||
189 | tilefromtexture 3290 { file "vacation/8bit/3281.png" } |
||
190 | tilefromtexture 3291 { file "vacation/8bit/3240_3245.png" } |
||
191 | tilefromtexture 3292 { file "vacation/8bit/2500.png" } |
||
192 | tilefromtexture 3293 { file "vacation/8bit/2500.png" } |
||
193 | |||
194 | // special |
||
195 | dummytile 3831 12 13 |
||
196 | |||
197 | // Title Screen Identification |
||
198 | tilefromtexture 3838 { file "vacation/8bit/3838.png" } |
||
199 | tilefromtexture 3839 { file "vacation/8bit/3839.png" } |