From c01601b7efcd506981767c017b94e31cf676f718 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 14 May 2020 13:18:42 -0300 Subject: Test Server warning on Nard --- npc/functions/hub.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc/functions/hub.txt') diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index 0de66cb85..3832b02a6 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -51,11 +51,12 @@ function script HUB_Logout { if (ABSOLVE_CNT == 3) dispbottom col(l("WARNING: if you die again today in a special map it will be PERMANENT."), 1); } else { - // TODO: Misc penalties (drop all items, etc) + // Meet your final demise! atcommand("@dropall"); makeitem CoinBag, Zeny/500, .@mapa$, .@a, .@b; Zeny=0; //resetlvl(2); // FIXME: Split the exp + // TODO: Warp back to Candor or it'll be unplayable // TODO: It could be @jail, but it is buggy atcommand("@jailfor 1d "+strcharinfo(0)); } -- cgit v1.2.3-70-g09d2