summaryrefslogtreecommitdiff
path: root/npc/003-2
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-24 23:01:47 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-24 23:01:47 -0300
commitc76f1f5e34e644f68519677532bed8b751462a80 (patch)
tree912d712a521fdf4396b9ef3f4c59a2f08f478504 /npc/003-2
parentf737474e4dba902effe21b50efc43fe744bcfb24 (diff)
parentaea3099eb95f7cac7a97b34c9b19ad2006007abf (diff)
downloadserverdata-c76f1f5e34e644f68519677532bed8b751462a80.tar.gz
serverdata-c76f1f5e34e644f68519677532bed8b751462a80.tar.bz2
serverdata-c76f1f5e34e644f68519677532bed8b751462a80.tar.xz
serverdata-c76f1f5e34e644f68519677532bed8b751462a80.zip
Merge branch 'master' into testserver
Diffstat (limited to 'npc/003-2')
-rw-r--r--npc/003-2/lua.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt
index a4ef87f1e..627960f17 100644
--- a/npc/003-2/lua.txt
+++ b/npc/003-2/lua.txt
@@ -236,7 +236,7 @@ L_Task:
mes l("There are some sailors near the forge. Think outside the box - or rather, inside it, unless you have a fortune to buy the items.");
mes "";
}
- if (CRAFTQUEST || MPQUEST) {
+ if (!(CRAFTQUEST || MPQUEST)) {
mes lg("To register as a craftswoman, you need to talk to Intense Beard in Terranite Forge. The forge is in the Bazar.", "To register as a craftsman, you need to talk to Intense Beard in Terranite Forge. The forge is in the Bazar.");
mes l("To register as a hunter, talk to Aidan, also in the marketplace - the Bazar.");
mesc l("You can, and @@, register on both programs, but only one is required for this quest.", b("SHOULD"));