mirror of
https://github.com/mapbase-source/mapbase-model-src.git
synced 2025-03-13 14:10:15 +03:00
12 lines
328 B
Plaintext
12 lines
328 B
Plaintext
|
// ================================================================
|
||
|
//
|
||
|
// L4D1 climb animations experiment
|
||
|
//
|
||
|
// ================================================================
|
||
|
|
||
|
$animation "a_Ladder_Dismount_idle" $Blend_SMD_Unarmed$
|
||
|
|
||
|
$pushd "l4d1_ported_anims\female"
|
||
|
$include "l4d1_ported_anims\L4D1_LadderClimb.qci"
|
||
|
$popd
|