Subversion Repositories duke3d_hrp

Rev

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

Rev 376 Rev 379
Line 311... Line 311...
311
   hud { tile 2577 xadd -0.5 yadd 1.65 zadd -0.82 }
311
   hud { tile 2577 xadd -0.5 yadd 1.65 zadd -0.82 }
312
}
312
}
313
 
313
 
314
// Scubagear Mask (2581)
314
// Scubagear Mask (2581)
315
texture 2581 { pal 0 { file "highres/sprites/firstperson/2581.png" } }
315
texture 2581 { pal 0 { file "highres/sprites/firstperson/2581.png" } }
316
model "highres/sprites/firstperson_polymost/2581_scuba.md3" {
316
model "highres/sprites/firstperson/2581_scuba.md3" {
317
   scale 0.5
317
   scale 0.5
318
   skin { pal 0 file "highres/sprites/firstperson/2581_scuba.png" }
318
   skin { pal 0 file "highres/sprites/firstperson/2581_scuba.png" }
319
   frame { name "Frame0" tile 2581 }
319
   frame { name "Frame0" tile 2581 }
320
   hud { tile 2581 xadd 1 yadd -0.15 zadd 0.35 }
320
   hud { tile 2581 xadd 1 yadd -0.15 zadd 0.35 }
321
}
321
}