Fixed quest bug
Fixed quest bugs that resulted from GetNumberPartyMembers() finally being fixed. Added PRC8 Discord journal entry. Full compile.
This commit is contained in:
@@ -132,6 +132,7 @@ void main()
|
||||
//:: Add system journal entries
|
||||
AddPersistentJournalQuestEntry("JRNL_XPCHART", 1, oPC);
|
||||
AddPersistentJournalQuestEntry("JRNL_LA_BUYOFF", 1, oPC);
|
||||
AddPersistentJournalQuestEntry("JRNL_PRC8", 1, oPC);
|
||||
|
||||
//:: Announce player
|
||||
string sMessage = sPlayerName+ " has entered the Lost Lands.";
|
||||
|
Reference in New Issue
Block a user