RATDOG/_module/nss/x2_sig_state.nss

19 lines
458 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: x2_sig_state
//:: Copyright (c) 2001 Bioware Corp.
//:://////////////////////////////////////////////
/*
Sends an event to every party member
saying I've been put into a disabling state
*/
//:://////////////////////////////////////////////
//:: Created By: Brent
//:: Created On:
//:://////////////////////////////////////////////
#include "x0_inc_henai"
void main()
{
//SendForHelp();
}