Added XP Chart & LA Buy-off journal entries

Added XP Chart & LA Buy-off journal entries.  Added release archive & folder.  Full compile.
This commit is contained in:
Jaysyn904
2023-09-25 17:30:08 -04:00
parent 462a1600f3
commit aaea22cae8
35 changed files with 140 additions and 12 deletions

View File

@@ -34,10 +34,12 @@ void main()
FloatingTextStringOnCreature("Please Read your Rules!", oEnteringPlayer, FALSE);
// Add Journal entries
AddJournalQuestEntry("rules1", 1, oEnteringPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("rules2", 1, oEnteringPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("BannedList", 1, oEnteringPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("forum", 1, oEnteringPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("rules1", 1, oEnteringPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("rules2", 1, oEnteringPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("BannedList", 1, oEnteringPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("forum", 1, oEnteringPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("xprules", 1, oEnteringPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("lvl_adj", 1, oEnteringPlayer, FALSE, FALSE, FALSE);
}
// This is to relate to the new check for the 5k gold for new char