Script fixes, additions, and area changes
This commit is contained in:
@@ -17,6 +17,10 @@ object oPC = GetEnteringObject();
|
||||
{
|
||||
effect eKill = EffectDeath(TRUE);
|
||||
ApplyEffectToObject(DURATION_TYPE_INSTANT,eKill,oPC);
|
||||
|
||||
ExecuteScript("lose_xp_quest_oc",oPC);
|
||||
DelayCommand(1.75, PopUpDeathGUIPanel(oPC, FALSE, TRUE));
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user