Subversion Repositories duke3d_hrp

Rev

Rev 531 | Rev 671 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 531 Rev 643
Line 64... Line 64...
64
   frame { name "frame00" tile 27 }
64
   frame { name "frame00" tile 27 }
65
}
65
}
66
 
66
 
67
// Shotgun (28)
67
// Shotgun (28)
68
model "highres/sprites/pickups/0028_shotgun.md3" {
68
model "highres/sprites/pickups/0028_shotgun.md3" {
69
   scale 15.5 shade 0 zadd 0
69
   scale 15.0 shade 0 zadd 0
70
   skin { pal 0 file "highres/sprites/pickups/0028_shotgun_d.png" specpower 5 specfactor 1 }
70
   skin { pal 0 file "highres/sprites/pickups/0028_shotgun_d.png" specpower 5 specfactor 1 }
71
   normal { file "highres/sprites/pickups/0028_shotgun_n.png" }
71
   normal { file "highres/sprites/pickups/0028_shotgun_n.png" }
72
   specular { file "highres/sprites/pickups/0028_shotgun_s.png" }
72
   specular { file "highres/sprites/pickups/0028_shotgun_s.png" }
73
   frame { name "frame1" tile 28 }
73
   frame { name "frame1" tile 28 }
74
}
74
}