summaryrefslogtreecommitdiff
path: root/npc/003-5
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-05-29 09:31:20 -0300
committerJesusaves <cpntb1@ymail.com>2018-05-29 09:51:13 -0300
commit84380052f28e0e62e3e242f214babe3976366c71 (patch)
tree493e086d2b5493ea523b74bc2bd7cd72a6a3cc8e /npc/003-5
parent91160549a5206f10da5fa54af69b1098ef38f67f (diff)
downloadserverdata-84380052f28e0e62e3e242f214babe3976366c71.tar.gz
serverdata-84380052f28e0e62e3e242f214babe3976366c71.tar.bz2
serverdata-84380052f28e0e62e3e242f214babe3976366c71.tar.xz
serverdata-84380052f28e0e62e3e242f214babe3976366c71.zip
Commented code, for now. This will be the last stage of this RoadMap topic.
Diffstat (limited to 'npc/003-5')
-rw-r--r--npc/003-5/jeweler.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/003-5/jeweler.txt b/npc/003-5/jeweler.txt
index e2cf8b01c..ff8f74b98 100644
--- a/npc/003-5/jeweler.txt
+++ b/npc/003-5/jeweler.txt
@@ -19,6 +19,7 @@ L_Menu:
menu
l("I want to shop."), -,
l("I want to craft rings."), L_Craft,
+ //rif(countitem(GoldenRing) >= 1, l("I want to add gemstones to a ring.")), -,
l("Nothing, sorry."), L_Close;
openshop;