summaryrefslogtreecommitdiff
path: root/npc/012-1/guards.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1/guards.txt')
-rw-r--r--npc/012-1/guards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/012-1/guards.txt b/npc/012-1/guards.txt
index 0935d8797..6875fbb85 100644
--- a/npc/012-1/guards.txt
+++ b/npc/012-1/guards.txt
@@ -463,7 +463,7 @@ OnVictory:
if (rand(10000) <= $coinsrate + (getmapusers("012-1")*200))
getmapxy(.@m$, .@x, .@y, 0);
makeitem(StrangeCoin, 1, "012-1", .@x, .@y);
- Karma=Karma+1;
+ //Karma=Karma+1;
$MOST_HEROIC$=strcharinfo(0);
bg_destroy(1);
bg_destroy(2);