Go to most recent revision | 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 | texture 2329 { pal 0 { file "vacation/sprites/effects/2329.png" } } |
||
| 9 | texture 2330 { pal 0 { file "vacation/sprites/effects/2330.png" } } |
||
| 10 | texture 2331 { pal 0 { file "vacation/sprites/effects/2331.png" } } |
||
| 11 | texture 2332 { pal 0 { file "vacation/sprites/effects/2332.png" } } |
||
| 12 | |||
| 13 | // Shark Fin [SCRAP6] (2390) |
||
| 14 | texture 2390 { pal 0 { file "vacation/sprites/effects/2390.png" } } |
||
| 15 | |||
| 16 | // SHOTSPARK1 (2595-2598) |
||
| 17 | model "highres/sprites/effects/2595_shotspark1.md3" { |
||
| 18 | scale 90 shade 3 |
||
| 19 | skin { 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" } |
||
| 22 | // glow { pal 1 file "vacation/sprites/effects/2595_shotspark1_1.png" } |
||
| 23 | skin { pal 3 file "vacation/sprites/effects/2595_shotspark1_3.png" } |
||
| 24 | // glow { pal 3 file "vacation/sprites/effects/2595_shotspark1_3.png" } |
||
| 25 | anim { frame0 "FRAME3" frame1 "FRAME20" fps 40 flag 0 } |
||
| 26 | frame { name "FRAME3" tile0 2595 tile1 2598 } |
||
| 27 | } |
||
| 28 |