From b289df49c7775872444806d9a4c5119f5095f8dc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 18 Jun 2018 21:19:41 -0300 Subject: Fix Quirino HuB bug --- npc/001-8/hub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/001-8') diff --git a/npc/001-8/hub.txt b/npc/001-8/hub.txt index 0de21f3bd..d0ec0e680 100644 --- a/npc/001-8/hub.txt +++ b/npc/001-8/hub.txt @@ -318,7 +318,7 @@ OnPCLogoutEvent: getmapxy(.@mapa$, .@a,.@b, 0); if (.@mapa$ == "001-8") { // Deal with the environment { - .@u=getmapusers("001-8"); + .@u=getmapusers("001-8")-1; mapannounce("001-8", "Total remaining players: "+.@u,0); HUBscatter(rand(PiberriesInfusion,AtroposMixture)); HUBscatter(CelestiaTea); -- cgit v1.2.3-60-g2f50