summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 1d77f224e..1c698764f 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -59,6 +59,14 @@ function script HUB_Logout {
@deathpenalty_realvalue=readparam(BaseExp);
@deathpenalty_realvaljob=readparam(JobExp);
}
+ // Died or logged out at Tulimshar Arena (FIXME)
+ if (compare(.@mapa$, "ARENA")) {
+ if ('UDTf) {
+ 'UDTf=0;
+ killmonster(getmap(), instance_npcname("Arnea#003-13")+"::OnGladius");
+ deltimer(instance_npcname("Arnea#003-13")+"::OnVerify");
+ }
+ }
// Died or logged during Bandit Lord fight
if (.@mapa$ == "015-2") {
if (isin("015-2", 228, 227, 282, 280))