summaryrefslogtreecommitdiff
path: root/npc/001-7
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-04-17 01:11:00 -0300
committerJesusaves <cpntb1@ymail.com>2020-04-17 01:11:00 -0300
commitf00fad385eadb6b50335a300d75b806621fa417b (patch)
tree08c40f29ccf61e77cef5a45ac047afc375ea6b3e /npc/001-7
parent71ca63db4d154e34a2124c047e53ece1e8cc1dcd (diff)
downloadserverdata-f00fad385eadb6b50335a300d75b806621fa417b.tar.gz
serverdata-f00fad385eadb6b50335a300d75b806621fa417b.tar.bz2
serverdata-f00fad385eadb6b50335a300d75b806621fa417b.tar.xz
serverdata-f00fad385eadb6b50335a300d75b806621fa417b.zip
Remove some ancient remains from buggy Karma system
Diffstat (limited to 'npc/001-7')
-rw-r--r--npc/001-7/celestia_bossfight.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-7/celestia_bossfight.txt b/npc/001-7/celestia_bossfight.txt
index 281235fa6..901683bbd 100644
--- a/npc/001-7/celestia_bossfight.txt
+++ b/npc/001-7/celestia_bossfight.txt
@@ -116,7 +116,7 @@ L_Survivor:
OnVictory:
stopnpctimer;
setnpcdisplay .name$, NPC_SUMMONING_CIRC;
- Karma=Karma+1;
+ //Karma=Karma+1;
npctalk l("Good job... You can keep the drops. Touch here to return home.");
areatimer "001-7", 20, 20, 141, 171, 10, "#YetiKing::OnDefeat";
end;