PRC8_fork/trunk/psionics/psi_ast_con_hrtb.nss

14 lines
386 B
Plaintext
Raw Normal View History

//::///////////////////////////////////////////////
//:: Astral Construct Heartbeat eventscript
//:: psi_ast_con_hrtb
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Ornedan
//:: Created On: 21.01.2005
//:://////////////////////////////////////////////
void main()
{
ExecuteScript("nw_ch_ac1", OBJECT_SELF);
}