From 61c6393855cb76e1cd6b8b08d99ea911b6bf38b8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 25 Oct 2018 22:59:26 -0300 Subject: Correct bugs reported by @demure --- npc/001-8/hub.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/001-8') diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index e5b24ed65..5312984ae 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -391,6 +391,12 @@ OnPCLogoutEvent: warp any("010-1", "010-2"), 0, 0; percentheal -100, -100; sc_start2 SC_POISON, 1, 90, 10000; + } else if (.@mapa$ == "021-4") { + .@pl = getmapusers("021-4")-1; + if (.@pl < 1) + donpcevent("Cindy#Outside::OnCleanUp"); + recovery(getcharid(3)); + warp "Save", 0, 0; } @qhub_victor=0; -- cgit v1.2.3-70-g09d2