ES_PRC8/_module/nss/ew_sghouldrend.nss

6 lines
96 B
Plaintext
Raw Permalink Normal View History

2023-11-14 12:09:02 -05:00
void main()
{
object oDM = GetLastSpeaker();
AssignCommand ( oDM, PlaySound("c_ghoul_bat2"));
}