summaryrefslogtreecommitdiff
path: root/npc/functions/hub.txt
diff options
context:
space:
mode:
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 882bfbe32..26af899b5 100644
--- a/npc/functions/hub.txt
+++ b/npc/functions/hub.txt
@@ -879,7 +879,7 @@ function script HUB_PvP {
HONOR+=.@honor;
} else {
// Dishonorable... But... Legit?
- if (is_bandit(killedrid))
+ if (is_bandit(killedrid) || getmap() == "001-8")
HONOR+=1;
else
HONOR+=.@honor; // It's negative.