Initial Upload
Initial Upload
This commit is contained in:
6
_module/nss/lmpperfusedspeak.nss
Normal file
6
_module/nss/lmpperfusedspeak.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
// OnUsed script that displays a single line from the object's conversation.
|
||||
// For use by signs and other placeables.
|
||||
void main()
|
||||
{
|
||||
SpeakOneLinerConversation();
|
||||
}
|
Reference in New Issue
Block a user