summaryrefslogtreecommitdiff
path: root/npc/guilds
diff options
context:
space:
mode:
Diffstat (limited to 'npc/guilds')
-rw-r--r--npc/guilds/logs.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/guilds/logs.txt b/npc/guilds/logs.txt
index 15ec90c68..27d47c42d 100644
--- a/npc/guilds/logs.txt
+++ b/npc/guilds/logs.txt
@@ -109,7 +109,7 @@ function clearRecipe {
// hudRecipe ()
function hudRecipe {
// Select
- select (@tmp_alcrep_txt$+":Nothing");
+ select (implode(@tmp_alcrep_txt$, ":")+":Nothing");
if (@tmp_alcrep_glv[@menu] == 0)
return 1;