Initial upload
Initial upload.
This commit is contained in:
7
_module/nss/ew_meditate.nss
Normal file
7
_module/nss/ew_meditate.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
object oPC=GetLastSpeaker();
|
||||
|
||||
AssignCommand(oPC, ActionPlayAnimation( ANIMATION_LOOPING_MEDITATE, 1.0, 8.0));
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user