Subversion Repositories duke3d_hrp

Compare Revisions

Regard whitespace Rev 534 → Rev 535

/highres/sprites/props_polymost.def
736,10 → 736,10
}
 
// Broken Hydrant (950)
model "highres/sprites/props/0950_brokenhydrant.md3" {
model "highres/sprites/props_polymost/0950_brokenhydrant.md3" {
scale 0.75 shade 0
detail { file "highres/detail/rust.png" detailscale 0.3 }
skin { pal 0 file "highres/sprites/props/0981_hydrant.png" }
skin { pal 0 file "highres/sprites/props_polymost/0981_hydrant.png" }
frame { name "idle" tile 950 }
}
 
858,10 → 858,10
}
 
// Hydrant (981)
model "highres/sprites/props/0981_hydrant.md3" {
model "highres/sprites/props_polymost/0981_hydrant.md3" {
scale 0.75 shade 0
detail { file "highres/detail/rust.png" detailscale 0.3 }
skin { pal 0 file "highres/sprites/props/0981_hydrant.png" }
skin { pal 0 file "highres/sprites/props_polymost/0981_hydrant.png" }
frame { name "idle" tile 981 }
}