Subversion Repositories duke3d_hrp

Compare Revisions

Regard whitespace Rev 46 → Rev 47

/highres/sprites/firstperson.def
208,7 → 208,7
// Trip Bomb Hand (2563)
model "highres/sprites/firstperson/2563_tripbombhand.md3" {
scale 1.9
skin { pal 0 file "highres/sprites/firstperson/2563_tripkeyhand_b.png" }
skin { pal 0 file "highres/sprites/firstperson/2563_tripkeyhand.png" }
frame { name "trip" tile 2563 }
anim { frame0 "release1" frame1 "release2" fps 15 flags 0 }
frame { name "release1" tile0 2564 tile1 2565 }
229,13 → 229,34
// Key Card Hand (2568)
model "highres/sprites/firstperson/2568_keycardhand.md3" {
scale 1.9 shade 0
skin { pal 0 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_b.png" }
skin { pal 0 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_b.png" }
skin { pal 21 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_r.png" }
skin { pal 21 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_r.png" }
skin { pal 23 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_y.png" }
skin { pal 23 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_y.png" }
skin { pal 0 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand.png" }
skin { pal 0 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand.png" }
skin { pal 10 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_10.png" }
skin { pal 10 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_10.png" }
skin { pal 11 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_11_22.png" }
skin { pal 11 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_11_22.png" }
skin { pal 12 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_12_18.png" }
skin { pal 12 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_12_18.png" }
skin { pal 13 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_13.png" }
skin { pal 13 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_13.png" }
skin { pal 14 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_14.png" }
skin { pal 14 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_14.png" }
skin { pal 15 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_15.png" }
skin { pal 15 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_15.png" }
skin { pal 16 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_16.png" }
skin { pal 16 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_16.png" }
skin { pal 18 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_12_18.png" }
skin { pal 18 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_12_18.png" }
skin { pal 21 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_21.png" }
skin { pal 21 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_21.png" }
skin { pal 22 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_11_22.png" }
skin { pal 22 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_11_22.png" }
skin { pal 23 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_23.png" }
skin { pal 23 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_23.png" }
skin { pal 24 surface 0 file "highres/sprites/firstperson/2563_tripkeyhand_24.png" }
skin { pal 24 surface 1 file "highres/sprites/firstperson/2563_tripkeyhand_24.png" }
frame { name "key" tile 2568 }
// hud { tile 2568 xadd -0.25 yadd 0.24 zadd -0.1 angadd 0 }
hud { tile 2568 xadd 0.25 yadd 0.24 zadd -0.1 angadd 0 flipped }
}