Aantioch_Infernum/_module/nss/lmpperfusedspeak.nss
Jaysyn904 22947ad4b6 Initial Upload
Initial Upload
2023-08-08 16:22:17 -04:00

7 lines
168 B
Plaintext

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