Changed folder name.
Changed folder name.
This commit is contained in:
7
_module/nss/ew_cheer1.nss
Normal file
7
_module/nss/ew_cheer1.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
object oPC=GetLastSpeaker();
|
||||
|
||||
AssignCommand(oPC, ActionPlayAnimation( ANIMATION_FIREFORGET_VICTORY1));
|
||||
DelayCommand(2.5, AssignCommand( oPC, ActionPlayAnimation( ANIMATION_FIREFORGET_VICTORY1)));
|
||||
}
|
Reference in New Issue
Block a user