summaryrefslogtreecommitdiff
path: root/npc/012-2/rakinorf.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-09 18:13:06 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-09 18:13:06 -0300
commit9c7bc9144eaf91eaca08d46686eaa50d0804c940 (patch)
tree727f749777d6fef398b0314aeb4762d1c429d27a /npc/012-2/rakinorf.txt
parent3a0bc0a85b4165989266899f5bf46efee6a02e7e (diff)
downloadserverdata-9c7bc9144eaf91eaca08d46686eaa50d0804c940.tar.gz
serverdata-9c7bc9144eaf91eaca08d46686eaa50d0804c940.tar.bz2
serverdata-9c7bc9144eaf91eaca08d46686eaa50d0804c940.tar.xz
serverdata-9c7bc9144eaf91eaca08d46686eaa50d0804c940.zip
FIX THE PVP BUG
Diffstat (limited to 'npc/012-2/rakinorf.txt')
-rw-r--r--npc/012-2/rakinorf.txt6
1 files changed, 4 insertions, 2 deletions
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.");