Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
/*:://////////////////////////////////////////////
|
||||
//:: Name Clear All Actions
|
||||
//:: FileName SMP_1_clearact
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Spell Effects Applied / Notes
|
||||
//:://////////////////////////////////////////////
|
||||
This just can be executed on a target so they call ClearAllActions
|
||||
immediantly.
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Jasperre
|
||||
//::////////////////////////////////////////////*/
|
||||
|
||||
void main()
|
||||
{
|
||||
ClearAllActions();
|
||||
return;
|
||||
}
|
Reference in New Issue
Block a user