ES_PRC8/_module/nss/ew_sghouldrend.nss
Jaysyn904 08e84b4e71 Initial upload
Initial upload.
2023-11-14 12:09:02 -05:00

6 lines
96 B
Plaintext

void main()
{
object oDM = GetLastSpeaker();
AssignCommand ( oDM, PlaySound("c_ghoul_bat2"));
}