summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/003-8/jhedia.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/npc/003-8/jhedia.txt b/npc/003-8/jhedia.txt
index a9d09fe7e..3b7cc6710 100644
--- a/npc/003-8/jhedia.txt
+++ b/npc/003-8/jhedia.txt
@@ -25,11 +25,7 @@
mesq l("Do you want to craft @@? For that I will need @@ @@, @@ @@ and @@ gp.",
getitemlink(.@prize), .@oream, getitemlink(.@basei), .@coalm, getitemlink(Coal), .@price);
- askyesno();
- mes "";
-
- if (@menu == ASK_NO) goto L_Menu;
-
+ next;
mesn;
mesq l("How many ingots do you want to make?");
input .@amount;