Script fixes, additions, and area changes

This commit is contained in:
EpicValor
2023-09-03 21:12:26 -05:00
parent b3a5e77663
commit 430f3102d9
100 changed files with 40112 additions and 1032 deletions

View File

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