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