Further file organization

Further file organization
This commit is contained in:
Jaysyn904
2023-08-23 22:11:00 -04:00
parent 3062876237
commit d87fe14826
22364 changed files with 0 additions and 3253 deletions

View File

@@ -0,0 +1,28 @@
/*:://////////////////////////////////////////////
//:: 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()
{
}