HiddenTradition_PRC8/_module/nss/door_switch_ofto.nss
2024-06-20 15:47:42 -04:00

5 lines
89 B
Plaintext

void main()
{
SpeakString("This door must be opened elsewhere.", TALKVOLUME_TALK);
}