From 2d7257c97055f9989eb990adfdddcfba1cf6e8a1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 9 Jun 2018 13:33:17 -0300 Subject: Defeating Yeti King yields to winner a Karma point --- npc/001-7/celestia_bossfight.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc') 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; -- cgit v1.2.3-70-g09d2