From 1b61e25e4dd55261821975cba381efbf0ad0f8b0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 7 Jan 2019 04:53:11 -0200 Subject: Injuried Mouboo affects Karma --- npc/014-2/mouboo.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc') diff --git a/npc/014-2/mouboo.txt b/npc/014-2/mouboo.txt index 31420785a..69343a46c 100644 --- a/npc/014-2/mouboo.txt +++ b/npc/014-2/mouboo.txt @@ -95,6 +95,7 @@ L_Begin: if (.@q2 > 1000) { mesc l("This will be remembered."), 6; setq HurnscaldQuest_InjuriedMouboo, 2; + Karma=Karma+1; getexp 800, 0; close; } @@ -132,6 +133,7 @@ L_Begin: mesq l("Is... Dan... Ger... Ous..."); mesq l("...Help... Me..."); setq HurnscaldQuest_InjuriedMouboo, 9; + Karma=Karma-1; getexp 800, 0; next; -- cgit v1.2.3-60-g2f50