summaryrefslogtreecommitdiff
path: root/npc/015-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-09-05 16:47:12 -0300
committerJesusaves <cpntb1@ymail.com>2019-09-05 16:47:12 -0300
commit97e25073406e58ba2b3ce3761b8a790335e4687c (patch)
tree5f20ab17586620ae0f4aa9d10d37c426df78b39f /npc/015-2
parent251ed3f1813cddc9e7907c755ccb14eea4f62606 (diff)
downloadserverdata-97e25073406e58ba2b3ce3761b8a790335e4687c.tar.gz
serverdata-97e25073406e58ba2b3ce3761b8a790335e4687c.tar.bz2
serverdata-97e25073406e58ba2b3ce3761b8a790335e4687c.tar.xz
serverdata-97e25073406e58ba2b3ce3761b8a790335e4687c.zip
Missing parenthesis at ben (reported by Crazyfefe)
Diffstat (limited to 'npc/015-2')
-rw-r--r--npc/015-2/ben.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/015-2/ben.txt b/npc/015-2/ben.txt
index 080b32279..f84fbec73 100644
--- a/npc/015-2/ben.txt
+++ b/npc/015-2/ben.txt
@@ -108,9 +108,9 @@ L_Menu:
close;
next;
select
- rif(getskilllv(TF_STEAL), l("Improve Stealing to level ")+getskilllv(TF_STEAL)+1),
- rif(getskilllv(ALL_INCCARRY), l("Improve Max Weight to level ")+getskilllv(ALL_INCCARRY)+1),
- rif(getskilllv(MC_OVERCHARGE), l("Improve Barter to level ")+getskilllv(MC_OVERCHARGE)+1),
+ rif(getskilllv(TF_STEAL), l("Improve Stealing to level ")+(getskilllv(TF_STEAL)+1)),
+ rif(getskilllv(ALL_INCCARRY), l("Improve Max Weight to level ")+(getskilllv(ALL_INCCARRY)+1)),
+ rif(getskilllv(MC_OVERCHARGE), l("Improve Barter to level ")+(getskilllv(MC_OVERCHARGE)+1)),
l("None at the moment.");
mes "";
// BlueCoral, {CrocClaw, OceanCrocClaw: Empty Box}, PlushroomBox