HiddenTradition_PRC8/_module/nss/lmpperfusedspeak.nss

7 lines
168 B
Plaintext
Raw Normal View History

// OnUsed script that displays a single line from the object's conversation.
// For use by signs and other placeables.
void main()
{
SpeakOneLinerConversation();
}