Updated AMS marker feats. Removed arcane & divine marker feats. Updated Dread Necromancer for epic progression. Updated weapon baseitem models. Updated new weapons for crafting & npc equip. Updated prefix. Updated release archive.
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()
|
|
{
|
|
}
|
|
|