RATDOG/_module/nss/temple_patientco.nss

7 lines
130 B
Plaintext
Raw Normal View History

// Patient conversation script.
void main()
{
// Normal conversation isn't launched.
ActionSpeakString("Aaaaaaaargh.");
}