Clear out experimental .35 files

Clear out experimental .35 files
This commit is contained in:
Jaysyn904
2024-02-11 13:04:14 -05:00
parent 2112b92e24
commit 618cd42b82
22356 changed files with 0 additions and 1248956 deletions

View File

@@ -1,37 +0,0 @@
/*:://////////////////////////////////////////////
//:: Spell Name Animate Dead
//:: Spell FileName SMP_S_AnimateDea
//:://////////////////////////////////////////////
//:: In Game Spell desctiption
//:://////////////////////////////////////////////
Animate Dead
Necromancy [Evil]
Level: Clr 3, Death 3, Sor/Wiz 4
Components: V, S, M
Casting Time: 1 standard action
Range: Touch
Targets: One or more corpses touched
Duration: Instantaneous
Saving Throw: None
Spell Resistance: No
Description.
//:://////////////////////////////////////////////
//:: Spell Effects Applied / Notes
//:://////////////////////////////////////////////
Rating: 10: Requires AI editing, changing to turning scripts etc. It will
use, however, EffectTurned() to make them follow the "master", as it is a
simple thing.
Placeholder script.
//:://////////////////////////////////////////////
//:: Created By: Jasperre
//::////////////////////////////////////////////*/
#include "SMP_INC_SPELLS"
void main()
{
}