mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-17 13:47:14 -05:00
Further file organization
Further file organization
This commit is contained in:
15
nwn/nwnprc/trunk/smp/smp_ai_empty.nss
Normal file
15
nwn/nwnprc/trunk/smp/smp_ai_empty.nss
Normal file
@@ -0,0 +1,15 @@
|
||||
/*:://////////////////////////////////////////////
|
||||
//:: Name Empty
|
||||
//:: FileName SMP_AI_Empty
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Notes
|
||||
//:://////////////////////////////////////////////
|
||||
Empty script file for AI.
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Jasperre
|
||||
//::////////////////////////////////////////////*/
|
||||
|
||||
void main()
|
||||
{
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user