summaryrefslogtreecommitdiff
path: root/npc/005-7/trainer.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-7/trainer.txt')
-rw-r--r--npc/005-7/trainer.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/005-7/trainer.txt b/npc/005-7/trainer.txt
index c1ba4735f..9bbf181a6 100644
--- a/npc/005-7/trainer.txt
+++ b/npc/005-7/trainer.txt
@@ -460,7 +460,7 @@ OnKillHouseMaggot:
message strcharinfo(0), l("@@/5 House Maggots", .@k+1);
}
} else {
- if (getgmlevel())
+ if (is_staff())
dispbottom "It's working. (T:OKHM)";
}
end;