mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-02-05 18:20:43 +03:00
Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
43 lines
562 B
Plaintext
43 lines
562 B
Plaintext
// Choreo version 1
|
|
actor "!target1"
|
|
{
|
|
channel "pose"
|
|
{
|
|
event sequence "shoot_ar2"
|
|
{
|
|
time 0.013333 0.013333
|
|
param "Aim_all_SG"
|
|
event_ramp
|
|
{
|
|
0.0100 1.0000
|
|
}
|
|
fixedlength
|
|
}
|
|
}
|
|
channel "aim"
|
|
{
|
|
}
|
|
channel "chiggers"
|
|
{
|
|
}
|
|
channel "audio"
|
|
{
|
|
event generic "*shit.*"
|
|
{
|
|
time 0.027536 0.557680
|
|
param "debugtext *shit.*"
|
|
}
|
|
}
|
|
}
|
|
|
|
scalesettings
|
|
{
|
|
"CChoreoView" "92"
|
|
"RampTool" "100"
|
|
"ExpressionTool" "100"
|
|
"GestureTool" "100"
|
|
"SceneRampTool" "100"
|
|
}
|
|
fps 60
|
|
snap off
|