From 9c7bc9144eaf91eaca08d46686eaa50d0804c940 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Aug 2019 18:13:06 -0300 Subject: FIX THE PVP BUG --- npc/012-2/rakinorf.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc/012-2/rakinorf.txt') diff --git a/npc/012-2/rakinorf.txt b/npc/012-2/rakinorf.txt index daf2c9b32..d6dc1fd7a 100644 --- a/npc/012-2/rakinorf.txt +++ b/npc/012-2/rakinorf.txt @@ -155,10 +155,12 @@ L_MainStory: l("Maybe you do, your jerk! Stop drinking! Lua told me that you could help me! DO YOUR JOB!!"), l("Sorry, Mister Rakinorf, but it was Lua that said you could help me."); next; + /* if (@menu == 1) - Karma=Karma-1; - else Karma=Karma+1; + else + Karma=Karma-1; + */ setq2 General_Narrator, 4; mesn strcharinfo(0); mesq l("All she told me was that I needed to visit Halinarzo, but was too weak, and should look for you instead."); -- cgit v1.2.3-60-g2f50