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 | // Handrail (1055) |
||
9 | texture 1055 { pal 0 { file "vacation/sprites/props/1055.png" } } |
||
10 | texture 1056 { pal 0 { file "vacation/sprites/props/1056.png" } } |
||
11 | |||
12 | // Chopper (1337) |
||
13 | model "vacation/sprites/props/1337_chopper.md3" { |
||
14 | scale 5.5 shade 0 |
||
15 | skin { pal 0 file "vacation/sprites/props/1337_chopper.png" } |
||
16 | anim { frame0 "FRAME1" frame1 "FRAME6" fps 70 flags 0 } |
||
17 | frame { name "FRAME1" tile0 1337 tile1 1338 } |
||
18 | } |
||
19 | |||
20 | // Beach Ball (3660-3667) |
||
21 | model "vacation/sprites/props/3660_beachball.md3" { |
||
22 | scale 1 shade 0 |
||
23 | skin { pal 0 file "vacation/sprites/props/3660_beachball.png" } |
||
24 | frame { name "FRAME1" tile 3660 } |
||
25 | frame { name "FRAME2" tile 3661 } |
||
26 | frame { name "FRAME3" tile 3662 } |
||
27 | frame { name "FRAME4" tile 3663 } |
||
28 | frame { name "FRAME5" tile 3664 } |
||
29 | frame { name "FRAME6" tile 3665 } |
||
30 | frame { name "FRAME7" tile 3666 } |
||
31 | frame { name "FRAME8" tile 3667 } |
||
32 | // anim { frame0 "FRAME1" frame1 "FRAME8" fps 6 flags 0 smoothduration 0.2 } |
||
33 | } |
||
34 | |||
35 | texture 3686 { |
||
36 | pal 0 { file "vacation/sprites/props/3686.png" } |
||
37 | } |
||
38 | |||
39 | // Beach Bather Babe's Umbrella (3695) |
||
40 | model "vacation/sprites/props/3695_umbrella.md3" { |
||
41 | shade 0 scale 0.44 |
||
42 | skin { pal 0 file "vacation/sprites/props/3695_umbrella.png" } |
||
43 | frame { name "FRAME1" tile 3695 } |
||
44 | } |
||
45 | |||
46 | // Tiki God Rock Statue (3700) |
||
47 | model "vacation/sprites/props/3700_tikigod.md3" { |
||
48 | scale 1.3 shade 0 |
||
49 | |||
50 | skin { pal 0 surface 0 file "vacation/sprites/props/3700_tikigod.png" } |
||
51 | skin { pal 1 surface 0 file "vacation/sprites/props/3700_tikigod.png" } |
||
52 | skin { pal 2 surface 0 file "vacation/sprites/props/3700_tikigod.png" } |
||
53 | skin { pal 7 surface 0 file "vacation/sprites/props/3700_tikigod.png" } |
||
54 | skin { pal 8 surface 0 file "vacation/sprites/props/3700_tikigod.png" } |
||
55 | |||
56 | skin { pal 0 surface 1 file "vacation/sprites/props/3700_tikigod.png" } |
||
57 | detail { surface 1 file "highres/detail/rock.png" xscale 0.15 yscale 0.15 } // This is so that the jewel is not covered with the rocky detail texture. |
||
58 | frame { name "FRAME1" tile 3700 } |
||
59 | } |
||
60 | texture 3700 { pal 0 { file "vacation/sprites/props/3700.png" } } |
||
61 | |||
62 | texture 3778 { |
||
63 | pal 0 { file "vacation/sprites/props/3778.png" } |
||
64 | } |