Changes
Fixed some convos around starting city Added NPC guard for Anna quest Added prc switch constants
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
2958
_module/nss/prc_inc_switch.nss
Normal file
2958
_module/nss/prc_inc_switch.nss
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user