diff --git a/_module/ncs/_oncliententer.ncs b/_module/ncs/_oncliententer.ncs index 209eac2e..16931aa2 100644 Binary files a/_module/ncs/_oncliententer.ncs and b/_module/ncs/_oncliententer.ncs differ diff --git a/_module/nss/_oncliententer.nss b/_module/nss/_oncliententer.nss index 367d21e9..457b4845 100644 --- a/_module/nss/_oncliententer.nss +++ b/_module/nss/_oncliententer.nss @@ -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)); } } diff --git a/_release/Aantioch [PRC-CEP3].7z b/_release/Aantioch [PRC-CEP3].7z index 1ab20e7a..609930fe 100644 Binary files a/_release/Aantioch [PRC-CEP3].7z and b/_release/Aantioch [PRC-CEP3].7z differ