Initial commit. Updated release archive.
This commit is contained in:
17
_module/nss/ew_talklaugh.nss
Normal file
17
_module/nss/ew_talklaugh.nss
Normal file
@@ -0,0 +1,17 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: Name: ew_talklaugh
|
||||
//:: Copyright (c) 2001 Bioware Corp.
|
||||
//:://////////////////////////////////////////////
|
||||
/*
|
||||
Talk laughing emote script.
|
||||
*/
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Samius Maximus
|
||||
//:: Created On:
|
||||
//:://////////////////////////////////////////////
|
||||
#include "inc_emotewand"
|
||||
|
||||
void main()
|
||||
{
|
||||
TalkLaughing();
|
||||
}
|
Reference in New Issue
Block a user