Fixed creature hak name, added more quest persistence
Fixed creature hak name, added more quest persistence. Co-Authored-By: Awetizmo <107700980+Awetizmo@users.noreply.github.com>
This commit is contained in:
@@ -18,6 +18,6 @@ void main()
|
||||
RewardPartyXP(3000, GetPCSpeaker());
|
||||
|
||||
//:: Finish he quest, update the DB
|
||||
AddJournalQuestEntry("NW_JOURNAL_ENTRYkupra", 2, GetPCSpeaker());
|
||||
AddPersistentJournalQuestEntry("kupra", 2, GetPCSpeaker());
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user