Initial Commit
Initial Commit
This commit is contained in:
16
_module/nss/adv_rested.nss
Normal file
16
_module/nss/adv_rested.nss
Normal file
@@ -0,0 +1,16 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: Name x2_def_rested
|
||||
//:: Copyright (c) 2001 Bioware Corp.
|
||||
//:://////////////////////////////////////////////
|
||||
/*
|
||||
Default On Rested script
|
||||
*/
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Keith Warner
|
||||
//:: Created On: June 11/03
|
||||
//:://////////////////////////////////////////////
|
||||
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("nw_c2_defaulta", OBJECT_SELF);
|
||||
}
|
||||
Reference in New Issue
Block a user