summaryrefslogtreecommitdiff
path: root/npc/004-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-22 18:11:10 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-22 18:11:10 -0300
commitf6aa539309218be5cfbc2cf5cae4e6e5cb94de4c (patch)
tree699db5786239f83ad395fb14aaefb503d1746c36 /npc/004-1
parent8a93d1ecdf1cd88e53bd8345b354b76c1dd6566f (diff)
downloadserverdata-f6aa539309218be5cfbc2cf5cae4e6e5cb94de4c.tar.gz
serverdata-f6aa539309218be5cfbc2cf5cae4e6e5cb94de4c.tar.bz2
serverdata-f6aa539309218be5cfbc2cf5cae4e6e5cb94de4c.tar.xz
serverdata-f6aa539309218be5cfbc2cf5cae4e6e5cb94de4c.zip
Adjust travel prices Tulim<->Hurns. Move file.
Diffstat (limited to 'npc/004-1')
-rw-r--r--npc/004-1/anwar.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/npc/004-1/anwar.txt b/npc/004-1/anwar.txt
index e296a606c..7f9b83b5f 100644
--- a/npc/004-1/anwar.txt
+++ b/npc/004-1/anwar.txt
@@ -8,12 +8,7 @@
004-1,107,67,0 script Anwar NPC_RAIJIN,{
.@q=getq(TulimsharQuest_AnwarField);
if (BaseLevel < 18) goto L_Weak;
- /*
- if (.@q >= 15) goto L_Done;
- if (.@q >= 13) goto L_GiveEomie;
- if (.@q >= 11) goto L_GiveTinris;
- if (.@q == 10) goto L_GiftMaterial;
- */
+
if (.@q > 10) goto L_Complete;
if (.@q == 10) goto L_SecondReward;
if (.@q == 9) goto L_FirstReward;