Added a faction, and minor stuff
Adding faction goes through every area. I had no idea.
This commit is contained in:
@@ -7,6 +7,6 @@ void main()
|
||||
|
||||
ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC);
|
||||
ApplyEffectToObject(DURATION_TYPE_TEMPORARY, eBless, oPC, 3600.0);
|
||||
RewardPartyXP(10000,oPC,FALSE);
|
||||
RewardPartyXP(2000,oPC,FALSE);
|
||||
//AdjustAlignment(oPC, ALIGNMENT_GOOD, 50);
|
||||
}
|
||||
|
Reference in New Issue
Block a user