diff options
-rw-r--r-- | npc/functions/hub.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt index bccc7b907..8632b3e0d 100644 --- a/npc/functions/hub.txt +++ b/npc/functions/hub.txt @@ -29,6 +29,7 @@ function script HUB_Logout { warp any("010-1", "010-2"), 0, 0; percentheal -100, -100; sc_start2 SC_POISON, 1, 90, 10000; + heal -1, -1; } else if (.@mapa$ == "021-4") { .@pl = getmapusers("021-4")-1; if (.@pl < 1) |