From 610200d32591d0113386d19cf20314dcbf680611 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 23 Jul 2019 12:58:04 -0300 Subject: Fix minor issue with Lua --- npc/003-2/lua.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-2') diff --git a/npc/003-2/lua.txt b/npc/003-2/lua.txt index 696261e2d..1388d8c1f 100644 --- a/npc/003-2/lua.txt +++ b/npc/003-2/lua.txt @@ -218,7 +218,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")); -- cgit v1.2.3-70-g09d2