summaryrefslogtreecommitdiff
path: root/npc/001-8
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-18 21:19:41 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-18 21:23:02 -0300
commitb289df49c7775872444806d9a4c5119f5095f8dc (patch)
treeb6321cff8967e69e5b12124d8412bf430de3d792 /npc/001-8
parentfb3a1295722b7a0ef86372d6865e2bec7fbbaa15 (diff)
downloadserverdata-b289df49c7775872444806d9a4c5119f5095f8dc.tar.gz
serverdata-b289df49c7775872444806d9a4c5119f5095f8dc.tar.bz2
serverdata-b289df49c7775872444806d9a4c5119f5095f8dc.tar.xz
serverdata-b289df49c7775872444806d9a4c5119f5095f8dc.zip
Fix Quirino HuB bug
Diffstat (limited to 'npc/001-8')
-rw-r--r--npc/001-8/hub.txt2
1 files changed, 1 insertions, 1 deletions
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);