Further file organization
Further file organization
This commit is contained in:
26
nwn/nwnprc/trunk/smp/phs_s_pryeyesgr.nss
Normal file
26
nwn/nwnprc/trunk/smp/phs_s_pryeyesgr.nss
Normal file
@@ -0,0 +1,26 @@
|
||||
/*:://////////////////////////////////////////////
|
||||
//:: Spell Name Prying Eyes, Greater
|
||||
//:: Spell FileName PHS_S_PryEyesGr
|
||||
//:://////////////////////////////////////////////
|
||||
//:: In Game Spell desctiption
|
||||
//:://////////////////////////////////////////////
|
||||
Divination
|
||||
Level: Sor/Wiz 8
|
||||
|
||||
Description.
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Spell Effects Applied / Notes
|
||||
//:://////////////////////////////////////////////
|
||||
As prying eyes.
|
||||
|
||||
Placeholder script.
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Jasperre
|
||||
//::////////////////////////////////////////////*/
|
||||
|
||||
#include "PHS_INC_SPELLS"
|
||||
|
||||
void main()
|
||||
{
|
||||
|
||||
}
|
Reference in New Issue
Block a user