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