From b8dafc6736eb3f6fa60afcc41b5a71c9fa11bf2e Mon Sep 17 00:00:00 2001 From: Jesusalva Jesusalva Date: Sat, 19 Nov 2022 10:11:04 +0000 Subject: WIP: v2022.11.11 Update --- world/map/npc/011-1/auldsbel.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'world/map/npc/011-1') 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: -- cgit v1.2.3-60-g2f50