Further file organization
Further file organization
This commit is contained in:
13
nwn/nwnprc/trunk/psionics/psi_ast_con_hrtb.nss
Normal file
13
nwn/nwnprc/trunk/psionics/psi_ast_con_hrtb.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: Astral Construct Heartbeat eventscript
|
||||
//:: psi_ast_con_hrtb
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Ornedan
|
||||
//:: Created On: 21.01.2005
|
||||
//:://////////////////////////////////////////////
|
||||
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("nw_ch_ac1", OBJECT_SELF);
|
||||
}
|
Reference in New Issue
Block a user