mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 05:43:46 +03:00
Upload
This commit is contained in:
38
addons/tfa-base/modelsrc/boxar2grenades/boxar2grenades.qc
Normal file
38
addons/tfa-base/modelsrc/boxar2grenades/boxar2grenades.qc
Normal file
@@ -0,0 +1,38 @@
|
||||
$modelname "items\tfa\boxar2grenades.mdl"
|
||||
|
||||
$staticprop
|
||||
|
||||
$body "holder" "boxflares_emptyedit.smd"
|
||||
$body "grenades" "ar2_grenade5_hd.smd"
|
||||
|
||||
$LOD 35
|
||||
{
|
||||
replacemodel "ar2_grenade5_hd.smd" "ar2_grenade5_orig.smd"
|
||||
}
|
||||
|
||||
$surfaceprop "default"
|
||||
|
||||
$contents "solid"
|
||||
|
||||
$renamematerial "boxflares" "boxflares_empty"
|
||||
|
||||
$cdmaterials "models\items\tfa\"
|
||||
$cdmaterials "models\items\"
|
||||
|
||||
$sequence "idle" "ar2_grenade5_hd.smd"
|
||||
|
||||
$collisionmodel "boxar2grenades_phys.smd"
|
||||
{
|
||||
$mass 15
|
||||
$inertia 1
|
||||
$damping 0
|
||||
$rotdamping 0
|
||||
}
|
||||
|
||||
$keyvalues
|
||||
{
|
||||
prop_data
|
||||
{
|
||||
"base" "Item.Small"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user