Added DMFI
Added DMFI. Set Diamond Golem appearance size to large. Full compile. Updated release archive.
This commit is contained in:
18
_module/nss/x2_sig_state.nss
Normal file
18
_module/nss/x2_sig_state.nss
Normal file
@@ -0,0 +1,18 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: 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();
|
||||
}
|
Reference in New Issue
Block a user