Spawn persistence bugifx

Spawn persistence bugifx (Marthek & Spiders)
This commit is contained in:
Jaysyn904
2022-06-27 18:19:57 -04:00
parent 6153db8683
commit a2d04fe81f
22 changed files with 80 additions and 32 deletions

View File

@@ -19,7 +19,7 @@ int StartingConditional()
object oPC = GetPCSpeaker();
int nInt;
nInt=GetLocalInt(oPC, "NW_JOURNAL_ENTRYaragnak");
nInt = RetrieveQuestState("aragnak", oPC);
if (nInt == 1) return TRUE;