summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-13 22:21:08 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-13 22:21:08 -0300
commit63015b54d5d8bdc69417f10f9365171170aee70b (patch)
treecf1cd20b9d543d161cad6cfb68af4e4e391e9f0c /npc/functions/hub.txt
parent59a0b2e256a22f5516d6a355b29438e7db70fc8e (diff)
downloadserverdata-63015b54d5d8bdc69417f10f9365171170aee70b.tar.gz
serverdata-63015b54d5d8bdc69417f10f9365171170aee70b.tar.bz2
serverdata-63015b54d5d8bdc69417f10f9365171170aee70b.tar.xz
serverdata-63015b54d5d8bdc69417f10f9365171170aee70b.zip
The bug on 011-3 bridges was a missing argument
Diffstat (limited to 'npc/functions/hub.txt')
-rw-r--r--npc/functions/hub.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/hub.txt b/npc/functions/hub.txt
index 7e3b44ea6..b5191fc6d 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -61,7 +61,7 @@ function script HUB_Logout {
}
// Died or logged during Bandit Lord fight
if (.@mapa$ == "015-2") {
- if (isin("015-2", 228, 227, ))
+ if (isin("015-2", 228, 227, 282, 280))
killmonster("015-2", "#BanditLordDen::OnLordDeath");
}
// Died or logged out on Blue Sage House