summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/014-2-2/valia.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-2-2/valia.txt b/npc/014-2-2/valia.txt
index 77704003d..7ab0ac993 100644
--- a/npc/014-2-2/valia.txt
+++ b/npc/014-2-2/valia.txt
@@ -258,7 +258,7 @@ OnKey3:
OnLord:
.@p = getcharid(1);
- if (mobcount("val2@"+.@p, "Valia::OnLord")) {
+ if (!mobcount("val2@"+.@p, "Valia::OnLord")) {
$@VALIA_STATUS[.@p] = 8;
Zeny+=15000;
dispbottom l("This lord dropped a key and a stash of gold!");