Subversion Repositories duke3d_hrp

Compare Revisions

No changes between revisions

Regard whitespace Rev 545 → Rev 546

/highres/sprites/props/0950_brokenhydrant.md3
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/highres/sprites/props/0981_hydrant.md3
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/highres/sprites/props/0981_hydrant.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes:
Added: svn:mime-type
+application/octet-stream
\ No newline at end of property
/highres/sprites/props.def
746,10 → 746,10
}
 
// Broken Hydrant (950)
model "highres/sprites/props_polymost/0950_brokenhydrant.md3" {
model "highres/sprites/props/0950_brokenhydrant.md3" {
scale 0.75 shade 0
detail { file "highres/detail/rust.png" detailscale 0.3 }
skin { pal 0 file "highres/sprites/props_polymost/0981_hydrant.png" }
skin { pal 0 file "highres/sprites/props/0981_hydrant.png" }
frame { name "idle" tile 950 }
}
 
868,10 → 868,10
}
 
// Hydrant (981)
model "highres/sprites/props_polymost/0981_hydrant.md3" {
model "highres/sprites/props/0981_hydrant.md3" {
scale 0.75 shade 0
detail { file "highres/detail/rust.png" detailscale 0.3 }
skin { pal 0 file "highres/sprites/props_polymost/0981_hydrant.png" }
skin { pal 0 file "highres/sprites/props/0981_hydrant.png" }
frame { name "idle" tile 981 }
}