PRC8/nwn/nwnprc/trunk/smp/phs_s_pryeyesgr.nss
Jaysyn904 d87fe14826 Further file organization
Further file organization
2023-08-23 22:11:00 -04:00

27 lines
666 B
Plaintext

/*:://////////////////////////////////////////////
//:: 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()
{
}