Rev 25 | Details | Compare with Previous | 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 | // Conchonator (2510) |
||
74 | h266 | 9 | model "vaca_hrp/sprites/firstperson/2510_conch.md3" { |
1 | h266 | 10 | scale 30 shade 0 |
74 | h266 | 11 | skin { pal 0 file "vaca_hrp/sprites/pickups/0029_conch.png" } |
1 | h266 | 12 | frame { name "FRAME1" tile 2510 } // normal height |
13 | frame { name "FRAME1" tile 2511 } // lower |
||
14 | hud { tile 2510 xadd 1.7 yadd 1.3 zadd 2.0 angadd -512 } |
||
15 | hud { tile 2510 xadd -1.7 yadd -0.05 zadd 2.0 angadd -512 flipped } |
||
16 | hud { tile 2511 xadd 1.7 yadd 1.3 zadd 2.0 angadd -512 } |
||
17 | hud { tile 2511 xadd -1.7 yadd 0.45 zadd 2.0 angadd -512 flipped } |
||
18 | } |
||
19 | |||
20 | // Voodoo Tripbomb (2566) |
||
74 | h266 | 21 | model "vaca_hrp/sprites/firstperson/2566_tripbomb.md3" { |
1 | h266 | 22 | scale 4 |
74 | h266 | 23 | skin { pal 0 file "vaca_hrp/sprites/firstperson/0027_2566_tripbomb.png" } |
1 | h266 | 24 | anim { frame0 "FRAME1" frame1 "FRAME1" fps 1 flags 0 } |
25 | frame { name "FRAME1" tile 2566 } |
||
26 | hud { tile 2566 yadd 0.17 zadd 1.46 angadd 1024 } |
||
27 | } |
||
74 | h266 | 28 | texture 2566 { pal 0 { file "vaca_hrp/sprites/pickups/0027.png" } } |
1 | h266 | 29 | |
30 | // Key Card Hand (2568) |
||
31 | model "highres/sprites/firstperson/2568_keycardhand.md3" { |
||
32 | scale 1.9 shade 0 |
||
25 | h266 | 33 | |
74 | h266 | 34 | skin { pal 0 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand.png" } |
35 | skin { pal 10 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_10.png" } |
||
36 | skin { pal 11 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_11_22.png" } |
||
37 | skin { pal 12 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_12_18.png" } |
||
38 | skin { pal 13 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_13.png" } |
||
39 | skin { pal 14 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_14.png" } |
||
40 | skin { pal 15 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_15.png" } |
||
41 | skin { pal 16 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_16.png" } |
||
42 | skin { pal 18 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_12_18.png" } |
||
43 | skin { pal 21 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_21.png" } |
||
44 | skin { pal 22 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_11_22.png" } |
||
45 | skin { pal 23 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_23.png" } |
||
46 | skin { pal 24 surface 0 file "vaca_hrp/sprites/firstperson/2568_keycardhand_24.png" } |
||
25 | h266 | 47 | |
48 | skin { pal 0 surface 1 file "highres/sprites/firstperson/duke_hand_d.png" } |
||
49 | normal { pal 0 surface 1 file "highres/sprites/firstperson/duke_hand_n.png" } |
||
50 | specular { pal 0 surface 1 file "highres/sprites/firstperson/duke_hand_s.png" } |
||
51 | |||
52 | frame { name "Frame0" tile 2568 } |
||
1 | h266 | 53 | // hud { tile 2568 xadd -0.25 yadd 0.24 zadd -0.1 angadd 0 } |
25 | h266 | 54 | hud { tile 2568 xadd 0.25 yadd 0.24 zadd -0.1 angadd 512 flipped } |
1 | h266 | 55 | } |