mapbase-game-src/VPKs/shared_content_v7_0/scripts/surfaceproperties_mapbase.txt
2022-10-26 20:54:37 -05:00

46 lines
463 B
Plaintext

// Mapbase Utility Surface Properties
// Low friction tool materials from HL:S
"friction_00"
{
"friction" "0.0"
"density" "917"
}
"friction_10"
{
"friction" "0.1"
"density" "917"
}
"friction_25"
{
"friction" "0.25"
"density" "917"
}
"frictionM_00"
{
"base" "metal"
"friction" "0.0"
"density" "917"
}
"frictionM_10"
{
"base" "metal"
"friction" "0.1"
"density" "917"
}
"frictionM_25"
{
"base" "metal"
"friction" "0.25"
"density" "917"
}