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.
		
			
				
	
	
		
			116 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			116 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| // Choreo version 1
 | |
| actor "!target1"
 | |
| {
 | |
|   channel "DebugText"
 | |
|   {
 | |
|   }
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "ep_02.cit_prepare_battle_01"
 | |
|     {
 | |
|       time 0.007937 1.714604
 | |
|       param "ep_02.reb_prepare_battle_01"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|     event speak "ep_02.cit_prepare_battle_02"
 | |
|     {
 | |
|       time 1.793650 2.945668
 | |
|       param "ep_02.reb_prepare_battle_02"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|     event speak "ep_02.cit_prepare_battle_03"
 | |
|     {
 | |
|       time 3.000000 4.450680
 | |
|       param "ep_02.reb_prepare_battle_03"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|     event speak "ep_02.cit_prepare_battle_08"
 | |
|     {
 | |
|       time 9.460318 12.809660
 | |
|       param "ep_02.reb_prepare_battle_09"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|     event speak "ep_02.cit_prepare_battle_09"
 | |
|     {
 | |
|       time 12.920633 15.139318
 | |
|       param "ep_02.reb_prepare_battle_10"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "look at"
 | |
|   {
 | |
|   }
 | |
|   channel "move to"
 | |
|   {
 | |
|   }
 | |
|   channel "faceTo"
 | |
|   {
 | |
|   }
 | |
|   channel "Trigger"
 | |
|   {
 | |
|   }
 | |
|   faceposermodel "models\alyx.mdl"
 | |
| }
 | |
| 
 | |
| actor "!target2"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "ep_02.cit_prepare_battle_05"
 | |
|     {
 | |
|       time 4.452381 7.652381
 | |
|       param "ep_02.reb_prepare_battle_06"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
|   channel "lookAt"
 | |
|   {
 | |
|   }
 | |
|   channel "FaceTo"
 | |
|   {
 | |
|   }
 | |
|   channel "moveTo"
 | |
|   {
 | |
|   }
 | |
| }
 | |
| 
 | |
| actor "!target3"
 | |
| {
 | |
|   channel "audio"
 | |
|   {
 | |
|     event speak "ep_02.cit_prepare_battle_07"
 | |
|     {
 | |
|       time 7.531746 9.163764
 | |
|       param "ep_02.reb_prepare_battle_08"
 | |
|       fixedlength
 | |
|       cctype "cc_master"
 | |
|       cctoken ""
 | |
|     }
 | |
|   }
 | |
| }
 | |
| 
 | |
| mapname "maps\ep2_outland_06.bsp"
 | |
| scalesettings
 | |
| {
 | |
|   "CChoreoView" "84"
 | |
|   "ExpressionTool" "94"
 | |
|   "GestureTool" "100"
 | |
|   "RampTool" "166"
 | |
|   "SceneRampTool" "100"
 | |
| }
 | |
| fps 60
 | |
| snap off
 | |
| ignorePhonemes off
 |