summaryrefslogtreecommitdiff
path: root/npc/011-1_Woodland/auldsbel.txt
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2009-01-07 15:10:18 -0700
committerFate <fate-tmw@googlemail.com>2009-01-07 15:10:18 -0700
commitb2ec357e68a1b2e692f1c1081c4cc4f11682576a (patch)
tree6498985ddbb50a8f5405ff6760d4a0c9ae5da7c4 /npc/011-1_Woodland/auldsbel.txt
parentc226d805845e2717b101788c4db5750abcce7c5b (diff)
downloadserverdata-b2ec357e68a1b2e692f1c1081c4cc4f11682576a.tar.gz
serverdata-b2ec357e68a1b2e692f1c1081c4cc4f11682576a.tar.bz2
serverdata-b2ec357e68a1b2e692f1c1081c4cc4f11682576a.tar.xz
serverdata-b2ec357e68a1b2e692f1c1081c4cc4f11682576a.zip
Misc. fixes, added most of Wyara
Diffstat (limited to 'npc/011-1_Woodland/auldsbel.txt')
-rw-r--r--npc/011-1_Woodland/auldsbel.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/011-1_Woodland/auldsbel.txt b/npc/011-1_Woodland/auldsbel.txt
index 31bd7811..ef88277f 100644
--- a/npc/011-1_Woodland/auldsbel.txt
+++ b/npc/011-1_Woodland/auldsbel.txt
@@ -211,25 +211,25 @@ L_sulphur_buy:
delitem @ASH, 1;
getitem @SULPHUR, 1;
mes "[Auldsbel the Wizard]";
- next "\"I shall transmute it later. Here, have five half-ounces from my own stock.\"";
+ mes "\"I shall transmute it later. Here, have five half-ounces from my own stock.\"";
next;
goto L_main_menu;
L_sulphur_nozeny:
mes "[Auldsbel the Wizard]";
- next "\"No GP, no service.\"";
+ mes "\"No GP, no service.\"";
next;
goto L_main_menu;
L_sulphur_noash:
mes "[Auldsbel the Wizard]";
- next "\"Without volcanic ash, I can't give you any sulphur powder. Try hunting some fire goblins, or somesuch.\"";
+ mes "\"Without volcanic ash, I can't give you any sulphur powder. Try hunting some fire goblins, or somesuch.\"";
next;
goto L_main_menu;
L_sulphur_noroom:
mes "[Auldsbel the Wizard]";
- next "\"Hmm, you really managed to squeeze something into every little place you had that we could have stored the powder in... you might want to return once you have resolved this matter.\"";
+ mes "\"Hmm, you really managed to squeeze something into every little place you had that we could have stored the powder in... you might want to return once you have resolved this matter.\"";
next;
close;
@@ -944,7 +944,7 @@ LL_initiation:
goto L_main_menu;
-LL_initiation_fail;
+LL_initiation_fail:
mes "[Auldsbel the Wizard]";
mes "\"No, no, no. This is no good-- too many imperfections.\"";
mes "He throws it away.";
@@ -955,7 +955,7 @@ LL_initiation_fail;
LL_initiation_check:
if (!countitem (@MOUBOO_FIGURINE))
goto L_main_menu;
- delitem (@MOUBOO_FIGURINE);
+ delitem @MOUBOO_FIGURINE, 1;
set @mexp, MAGIC_EXPERIENCE & 65535;
mes "[Auldsbel the Wizard]";