diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-10 12:34:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-10 12:34:23 -0300 |
commit | ba3dadd0429d2abbf5a04398be9050b666d22bf4 (patch) | |
tree | 372515c70b8e6b7ae3bd186bb4c6e4449bb48bbc /npc/functions/hub.txt | |
parent | 261096ab434f250962b0ea01226d1ef17cfc31e6 (diff) | |
download | serverdata-ba3dadd0429d2abbf5a04398be9050b666d22bf4.tar.gz serverdata-ba3dadd0429d2abbf5a04398be9050b666d22bf4.tar.bz2 serverdata-ba3dadd0429d2abbf5a04398be9050b666d22bf4.tar.xz serverdata-ba3dadd0429d2abbf5a04398be9050b666d22bf4.zip |
Err, about that... It'll be announced the defeat but nothing else. Cindy will remain safe for one second more.
Diffstat (limited to 'npc/functions/hub.txt')
-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) |