Updated Release Archive. Fixed Mage-killer prereqs. Removed old LETO & ConvoCC related files. Added organized spell scroll store. Fixed Gloura spellbook. Various TLK fixes. Reorganized Repo. Removed invalid user folders. Added DocGen back in.
16 lines
440 B
Plaintext
16 lines
440 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: Suel Archanamach Feats
|
|
//:: prc_suelarchana.nss
|
|
//:://////////////////////////////////////////////
|
|
//:: Check to see which Suel Archanamach feats a creature
|
|
//:: has and apply the appropriate bonuses.
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Stratovarius.
|
|
//:: Created On: Apr 7, 2006
|
|
//:://////////////////////////////////////////////
|
|
|
|
void main()
|
|
{
|
|
}
|
|
|