Rev 1 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1 | Rev 74 | ||
---|---|---|---|
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 | texture 2329 { pal 0 { file "vacation/sprites/effects/2329.png" } } |
8 | texture 2329 { pal 0 { file "vaca_hrp/sprites/effects/2329.png" } } |
9 | texture 2330 { pal 0 { file "vacation/sprites/effects/2330.png" } } |
9 | texture 2330 { pal 0 { file "vaca_hrp/sprites/effects/2330.png" } } |
10 | texture 2331 { pal 0 { file "vacation/sprites/effects/2331.png" } } |
10 | texture 2331 { pal 0 { file "vaca_hrp/sprites/effects/2331.png" } } |
11 | texture 2332 { pal 0 { file "vacation/sprites/effects/2332.png" } } |
11 | texture 2332 { pal 0 { file "vaca_hrp/sprites/effects/2332.png" } } |
12 | 12 | ||
13 | // Shark Fin [SCRAP6] (2390) |
13 | // Shark Fin [SCRAP6] (2390) |
14 | texture 2390 { pal 0 { file "vacation/sprites/effects/2390.png" } } |
14 | texture 2390 { pal 0 { file "vaca_hrp/sprites/effects/2390.png" } } |
15 | 15 | ||
16 | // SHOTSPARK1 (2595-2598) |
16 | // SHOTSPARK1 (2595-2598) |
17 | model "highres/sprites/effects/2595_shotspark1.md3" { |
17 | model "highres/sprites/effects/2595_shotspark1.md3" { |
18 | scale 90 shade 3 |
18 | scale 90 shade 3 |
19 | skin { pal 0 file "highres/sprites/effects/2595_shotspark1.png" } |
19 | skin { pal 0 file "highres/sprites/effects/2595_shotspark1.png" } |
20 | glow { pal 0 file "highres/sprites/effects/2595_shotspark1.png" } |
20 | glow { pal 0 file "highres/sprites/effects/2595_shotspark1.png" } |
21 | skin { pal 1 file "vacation/sprites/effects/2595_shotspark1_1.png" } |
21 | skin { pal 1 file "vaca_hrp/sprites/effects/2595_shotspark1_1.png" } |
22 | // glow { pal 1 file "vacation/sprites/effects/2595_shotspark1_1.png" } |
22 | // glow { pal 1 file "vaca_hrp/sprites/effects/2595_shotspark1_1.png" } |
23 | skin { pal 3 file "vacation/sprites/effects/2595_shotspark1_3.png" } |
23 | skin { pal 3 file "vaca_hrp/sprites/effects/2595_shotspark1_3.png" } |
24 | // glow { pal 3 file "vacation/sprites/effects/2595_shotspark1_3.png" } |
24 | // glow { pal 3 file "vaca_hrp/sprites/effects/2595_shotspark1_3.png" } |
25 | anim { frame0 "FRAME3" frame1 "FRAME20" fps 40 flag 0 } |
25 | anim { frame0 "FRAME3" frame1 "FRAME20" fps 40 flag 0 } |
26 | frame { name "FRAME3" tile0 2595 tile1 2598 } |
26 | frame { name "FRAME3" tile0 2595 tile1 2598 } |
27 | } |
27 | } |
28 | 28 |