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 | |||
26 | h266 | 8 | // Drinking Glass - Blue Liquid (955) |
9 | model "vacation/sprites/props/0955_glass1.md3" { |
||
10 | scale 1.5 shade 0 |
||
11 | skin { pal 0 file "vacation/sprites/props/0955_glass1.png" } |
||
12 | detail { surface 0 file "highres/detail/paint.png" detailscale 0.3 } |
||
13 | frame { name "frame00" tile 0955 } |
||
14 | } |
||
15 | |||
16 | // Drinking Glass - Green Liquid (956) |
||
17 | model "vacation/sprites/props/0956_glass2.md3" { |
||
18 | scale 1 shade 0 |
||
19 | skin { pal 0 file "vacation/sprites/props/0956_glass2.png" } |
||
20 | detail { surface 0 file "highres/detail/paint.png" detailscale 0.3 } |
||
21 | frame { name "frame00" tile 0956 } |
||
22 | } |
||
23 | |||
1 | h266 | 24 | // Handrail (1055) |
25 | texture 1055 { pal 0 { file "vacation/sprites/props/1055.png" } } |
||
26 | texture 1056 { pal 0 { file "vacation/sprites/props/1056.png" } } |
||
27 | |||
28 | // Chopper (1337) |
||
29 | model "vacation/sprites/props/1337_chopper.md3" { |
||
30 | scale 5.5 shade 0 |
||
31 | skin { pal 0 file "vacation/sprites/props/1337_chopper.png" } |
||
32 | anim { frame0 "FRAME1" frame1 "FRAME6" fps 70 flags 0 } |
||
33 | frame { name "FRAME1" tile0 1337 tile1 1338 } |
||
34 | } |
||
35 | |||
36 | // Beach Ball (3660-3667) |
||
37 | model "vacation/sprites/props/3660_beachball.md3" { |
||
38 | scale 1 shade 0 |
||
39 | skin { pal 0 file "vacation/sprites/props/3660_beachball.png" } |
||
40 | frame { name "FRAME1" tile 3660 } |
||
41 | frame { name "FRAME2" tile 3661 } |
||
42 | frame { name "FRAME3" tile 3662 } |
||
43 | frame { name "FRAME4" tile 3663 } |
||
44 | frame { name "FRAME5" tile 3664 } |
||
45 | frame { name "FRAME6" tile 3665 } |
||
46 | frame { name "FRAME7" tile 3666 } |
||
47 | frame { name "FRAME8" tile 3667 } |
||
48 | // anim { frame0 "FRAME1" frame1 "FRAME8" fps 6 flags 0 smoothduration 0.2 } |
||
49 | } |
||
50 | |||
51 | texture 3686 { |
||
52 | pal 0 { file "vacation/sprites/props/3686.png" } |
||
53 | } |
||
54 | |||
55 | // Beach Bather Babe's Umbrella (3695) |
||
56 | model "vacation/sprites/props/3695_umbrella.md3" { |
||
57 | shade 0 scale 0.44 |
||
58 | skin { pal 0 file "vacation/sprites/props/3695_umbrella.png" } |
||
59 | frame { name "FRAME1" tile 3695 } |
||
60 | } |
||
61 | |||
62 | // Tiki God Rock Statue (3700) |
||
63 | model "vacation/sprites/props/3700_tikigod.md3" { |
||
64 | scale 1.3 shade 0 |
||
65 | |||
66 | skin { pal 0 surface 0 file "vacation/sprites/props/3700_tikigod.png" } |
||
25 | h266 | 67 | /* |
1 | h266 | 68 | skin { pal 1 surface 0 file "vacation/sprites/props/3700_tikigod.png" } |
69 | skin { pal 2 surface 0 file "vacation/sprites/props/3700_tikigod.png" } |
||
70 | skin { pal 7 surface 0 file "vacation/sprites/props/3700_tikigod.png" } |
||
71 | skin { pal 8 surface 0 file "vacation/sprites/props/3700_tikigod.png" } |
||
25 | h266 | 72 | */ |
1 | h266 | 73 | |
74 | skin { pal 0 surface 1 file "vacation/sprites/props/3700_tikigod.png" } |
||
75 | 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. |
||
76 | frame { name "FRAME1" tile 3700 } |
||
77 | } |
||
78 | texture 3700 { pal 0 { file "vacation/sprites/props/3700.png" } } |
||
79 | |||
80 | texture 3778 { |
||
81 | pal 0 { file "vacation/sprites/props/3778.png" } |
||
82 | } |