diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-7/celestia_bossfight.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/001-7/celestia_bossfight.txt b/npc/001-7/celestia_bossfight.txt index 26b1137c9..ead3f8771 100644 --- a/npc/001-7/celestia_bossfight.txt +++ b/npc/001-7/celestia_bossfight.txt @@ -99,6 +99,7 @@ L_Survivor: OnVictory: stopnpctimer; setnpcdisplay .name$, NPC_SUMMONING_CIRC; + 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; |