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