mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-17 11:47:14 -05:00
Initial upload.
Adding base PRC 4.19a files to repository.
This commit is contained in:
13
trunk/psionics/psi_ast_con_hrtb.nss
Normal file
13
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