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