Added persistent player storage

Added persistent player storage.  Fixed store items.  Full compile.  Updated release archive.
This commit is contained in:
Jaysyn904
2025-03-09 20:14:36 -04:00
parent e9f1a582bc
commit 379c5dce03
1074 changed files with 30048 additions and 435 deletions

View File

@@ -12,6 +12,7 @@ void main ()
AddJournalQuestEntry("xprules", 1, oPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("lvl_adj", 1, oPlayer, FALSE, FALSE, FALSE);
AddJournalQuestEntry("JRNL_PRC8", 1, oPlayer, FALSE, FALSE, FALSE);
cs_DestroyStolenItems(oPlayer); // Destroy any stolen items
cs_LimitGoldInBank(oPlayer, 20000000); // Limit gold in bank