Initial upload
Initial upload.
This commit is contained in:
5
_module/nss/ew_s2mtalk.nss
Normal file
5
_module/nss/ew_s2mtalk.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
object oDM = GetLastSpeaker();
|
||||
AssignCommand ( oDM, PlaySound("as_pl_nobtalk1"));
|
||||
}
|
||||
Reference in New Issue
Block a user