summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/001-2-19/lloyd.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/001-2-19/lloyd.txt b/npc/001-2-19/lloyd.txt
index 6cfd8bc3..4120c502 100644
--- a/npc/001-2-19/lloyd.txt
+++ b/npc/001-2-19/lloyd.txt
@@ -240,7 +240,7 @@ OnPCLoginEvent:
BankVault += max(0, #MerchantBank);
#MerchantBank = 0;
}
- if (getmap() ~= "*-3-*")
- updateSpotlight();
+// if (getmap() ~= "*-3-*")
+// updateSpotlight();
end;
}