summaryrefslogtreecommitdiff
path: root/world/map/npc/011-1/auldsbel.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/011-1/auldsbel.txt')
-rw-r--r--world/map/npc/011-1/auldsbel.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/world/map/npc/011-1/auldsbel.txt b/world/map/npc/011-1/auldsbel.txt
index 8f19b4ec..39cfff45 100644
--- a/world/map/npc/011-1/auldsbel.txt
+++ b/world/map/npc/011-1/auldsbel.txt
@@ -927,8 +927,8 @@ L_Next8:
set Zeny, Zeny + 10000;
mes "[Auldsbel the Wizard]";
mes "\"Excellent! Here is 10,000 GP for you, and now let's see how this goes.\"";
- mes "[You gain 100,000 experience points]";
- getexp 100000, 0;
+ mes "[You gain 120,000 experience points]";
+ getexp 120000, 0;
set @Q_component_quest, 6;
callsub S_update_var;
next;
@@ -1267,6 +1267,9 @@ L_stu_4_no_potion:
L_stu_5:
mes "[Auldsbel the Wizard]";
mes "\"Hmm. Come back some other time, please; I still haven't figured out what to teach you next.\"";
+ next;
+ mes "[Auldsbel the Wizard]";
+ mes "\"Well, there is '" + get(.invocation$, "make-bones") + "' to make bone arrows out of a single bone but in my book, this doesn't count.\"";
close;
L_mag_skill_ins: