Rev 59 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 59 | Rev 64 | ||
|---|---|---|---|
| Line 3... | Line 3... | ||
| 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 | // Updated Credits Screen (overwriting prototype tile) |
|
| - | 9 | tilefromtexture 13 { file "vacation/8bit/2500.png" } |
|
| - | 10 | ||
| 8 | // Lava Voodoo Ring Pickup |
11 | // Lava Voodoo Ring Pickup |
| 9 | tilefromtexture 32 { file "vacation/8bit/0032.png" xoffset 3 yoffset -4 } |
12 | tilefromtexture 32 { file "vacation/8bit/0032.png" xoffset 3 yoffset -4 } |
| 10 | 13 | ||
| 11 | // Banana Bunch Bug Fix |
14 | // Banana Bunch Bug Fix |
| 12 | tilefromtexture 52 { file "vacation/8bit/0052.png" xoffset 1 } // yoffset -3 |
15 | tilefromtexture 52 { file "vacation/8bit/0052.png" xoffset 1 } // yoffset -3 |
| Line 26... | Line 29... | ||
| 26 | tilefromtexture 2448 { file "vacation/8bit/2448.png" } |
29 | tilefromtexture 2448 { file "vacation/8bit/2448.png" } |
| 27 | tilefromtexture 2449 { file "vacation/8bit/2449.png" } |
30 | tilefromtexture 2449 { file "vacation/8bit/2449.png" } |
| 28 | tilefromtexture 2450 { file "vacation/8bit/2450.png" } |
31 | tilefromtexture 2450 { file "vacation/8bit/2450.png" } |
| 29 | tilefromtexture 2451 { file "vacation/8bit/2451.png" } |
32 | tilefromtexture 2451 { file "vacation/8bit/2451.png" } |
| 30 | 33 | ||
| - | 34 | // Updated Credits Screen |
|
| - | 35 | tilefromtexture 2500 { file "vacation/8bit/2500.png" } |
|
| - | 36 | ||
| 31 | // screen elimination |
37 | // screen elimination |
| 32 | tilefromtexture 2504 { file "vacation/8bit/2500.png" } |
38 | tilefromtexture 2504 { file "vacation/8bit/2500.png" } |
| 33 | tilefromtexture 2505 { file "vacation/8bit/2456.png" } |
39 | tilefromtexture 2505 { file "vacation/8bit/2456.png" } |
| 34 | tilefromtexture 2506 { file "vacation/8bit/2456.png" } |
40 | tilefromtexture 2506 { file "vacation/8bit/2456.png" } |
| 35 | 41 | ||