mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
Upload
This commit is contained in:
35
addons/tfa-base/modelsrc/ar2_grenade/ar2_grenade.qc
Normal file
35
addons/tfa-base/modelsrc/ar2_grenade/ar2_grenade.qc
Normal file
@@ -0,0 +1,35 @@
|
||||
$modelname "items\tfa\ar2_grenade.mdl"
|
||||
|
||||
$staticprop
|
||||
|
||||
$model "body" "ar2_grenade_hd.smd"
|
||||
|
||||
$LOD 10
|
||||
{
|
||||
replacemodel "ar2_grenade_hd.smd" "ar2_grenade_reference.smd"
|
||||
}
|
||||
|
||||
$surfaceprop "item"
|
||||
|
||||
$contents "solid"
|
||||
|
||||
$illumposition 0 -0.258 1.082
|
||||
|
||||
$cdmaterials "models\items\tfa\"
|
||||
$cdmaterials "models\items\"
|
||||
|
||||
// $include "ar2_grenade_box.qci"
|
||||
|
||||
$include "ar2_grenade_bone.qci"
|
||||
|
||||
$include "ar2_grenade_animation.qci"
|
||||
|
||||
$include "ar2_grenade_collision.qci"
|
||||
|
||||
$keyvalues
|
||||
{
|
||||
prop_data
|
||||
{
|
||||
"base" "Item.Small"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user