Initial commit. Updated release archive.
This commit is contained in:
6
_module/nss/ew_activate.nss
Normal file
6
_module/nss/ew_activate.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
void main()
|
||||
{
|
||||
object oPlayer = GetItemActivator();
|
||||
|
||||
AssignCommand (oPlayer, ActionStartConversation (oPlayer, "emotewand", TRUE));
|
||||
}
|
||||
Reference in New Issue
Block a user