Quest and script fixes for quest
This commit is contained in:
@@ -14,7 +14,7 @@ void main()
|
||||
|
||||
if (DoOnce==1) return;
|
||||
|
||||
if (GetHitDice(oPC) >= 5) return;
|
||||
if (GetHitDice(oPC) >= 6) return;
|
||||
|
||||
GiveXPToCreature(oPC, 150);
|
||||
SetCampaignInt("150_xp3",GetTag(OBJECT_SELF),1,oPC);
|
||||
|
Reference in New Issue
Block a user