Initial upload.
Adding base PRC 4.19a files to repository.
This commit is contained in:
15
trunk/smp/smp_ai_summ_rest.nss
Normal file
15
trunk/smp/smp_ai_summ_rest.nss
Normal file
@@ -0,0 +1,15 @@
|
||||
/*:://////////////////////////////////////////////
|
||||
//:: Name Summon Monster - On Rested
|
||||
//:: FileName SMP_AI_Summ_Rest
|
||||
//:://////////////////////////////////////////////
|
||||
On Rested.
|
||||
|
||||
No behaviour
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Jasperre
|
||||
//::////////////////////////////////////////////*/
|
||||
|
||||
void main()
|
||||
{
|
||||
return;
|
||||
}
|
Reference in New Issue
Block a user