Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,28 +0,0 @@
|
||||
/*:://////////////////////////////////////////////
|
||||
//:: Spell Name Create Greater Undead
|
||||
//:: Spell FileName PHS_S_CreateGrUn
|
||||
//:://////////////////////////////////////////////
|
||||
//:: In Game Spell desctiption
|
||||
//:://////////////////////////////////////////////
|
||||
Create Greater Undead
|
||||
Necromancy [Evil]
|
||||
Level: Clr 8, Death 8, Sor/Wiz 8
|
||||
|
||||
This spell functions like create undead, except that you can create more
|
||||
powerful and intelligent sorts of undead: shadows, wraiths, spectres, and
|
||||
devourers. The type or types of undead you can create is based on your
|
||||
caster level, as shown on the table below.
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Spell Effects Applied / Notes
|
||||
//:://////////////////////////////////////////////
|
||||
Placeholder script.
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Jasperre
|
||||
//::////////////////////////////////////////////*/
|
||||
|
||||
#include "PHS_INC_SPELLS"
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user