From 27281064fca4e66cfd19bbe360b6a5c24ac1516e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 2 Oct 2019 13:42:13 -0300 Subject: This won't work but needs to exist --- npc/functions/hub.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'npc/functions') 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)) -- cgit v1.2.3-60-g2f50