Aantioch_Infernum/_module/nss/lmpperfusedspeak.nss

7 lines
168 B
Plaintext
Raw Permalink Normal View History

2023-08-08 16:22:17 -04:00
// OnUsed script that displays a single line from the object's conversation.
// For use by signs and other placeables.
void main()
{
SpeakOneLinerConversation();
}