Fixed some convos around starting city
Added NPC guard for Anna quest
Added prc switch constants
This commit is contained in:
EpicValor
2023-08-09 16:11:10 -05:00
parent 0814956046
commit 49b931d5e5
30 changed files with 9761 additions and 540 deletions

View File

@@ -8,5 +8,5 @@ void main()
ApplyEffectToObject(DURATION_TYPE_INSTANT, eVis, oPC);
ApplyEffectToObject(DURATION_TYPE_TEMPORARY, eBless, oPC, 3600.0);
RewardPartyXP(10000,oPC,FALSE);
AdjustAlignment(oPC, ALIGNMENT_GOOD, 50);
//AdjustAlignment(oPC, ALIGNMENT_GOOD, 50);
}

File diff suppressed because it is too large Load Diff