Rev 25 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 25 | Rev 74 | ||
|---|---|---|---|
| Line 5... | Line 5... | ||
| 5 | -------------------------------------------------------------------------------- |
5 | -------------------------------------------------------------------------------- |
| 6 | */ |
6 | */ |
| 7 | 7 | ||
| 8 | tilefromtexture 1321 { file "vacation/8bit/xxx/1321.png" } |
8 | tilefromtexture 1321 { file "vacation/8bit/xxx/1321.png" } |
| 9 | tilefromtexture 1322 { file "vacation/8bit/xxx/1322.png" } |
9 | tilefromtexture 1322 { file "vacation/8bit/xxx/1322.png" } |
| 10 | - | ||
| 11 | // XXX Beach Babe (3670-3684) |
- | |
| 12 | model "vacation/sprites/characters/3670_beachbabe.md3" { |
- | |
| 13 | scale 1.5 shade 0 |
- | |
| 14 | - | ||
| 15 | skin { pal 0 surface 0 file "vacation/sprites/characters/3670_beachbabe_xxx.png" } |
- | |
| 16 | - | ||
| 17 | skin { pal 0 surface 1 file "vacation/sprites/pickups/0059_glasses.png" } |
- | |
| 18 | - | ||
| 19 | anim { frame0 "FRAME1" frame1 "FRAME31" fps 28 flags 0 } |
- | |
| 20 | frame { name "FRAME1" tile0 3670 tile1 3684 smoothduration 0.9 } |
- | |
| 21 | } |
- | |
| 22 | - | ||
| 23 | // XXX Frozen Beach Babe (3670) |
- | |
| 24 | model "vacation/sprites/ice/3670_beachbabe_ice.md3" { |
- | |
| 25 | scale 1.5 shade 0 flags 1 |
- | |
| 26 | - | ||
| 27 | skin { surface 0 file "vacation/sprites/ice/0059_glasses_ice.png" } |
- | |
| 28 | skin { surface 1 file "vacation/sprites/ice/3670_beachbabe_xxx_ice.png" } |
- | |
| 29 | skin { surface 2 file "vacation/sprites/ice/3670_beachbabe_xxx_ice.png" } |
- | |
| 30 | - | ||
| 31 | frame { pal 1 name "FRAME1" tile 3670 } |
- | |
| 32 | } |
- | |