script fix

This commit is contained in:
EpicValor 2023-08-30 18:44:57 -05:00
parent ab43528548
commit f7ed314414
3 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -23,6 +23,7 @@ SendMessageToPC(oPC,"User Details Recorded");
if(nInt==1)
{
ExecuteScript("lose_xp_quest_oc",oPC);
DelayCommand(1.75, PopUpDeathGUIPanel(oPC, FALSE, TRUE));
}
}

Binary file not shown.