summaryrefslogtreecommitdiff
path: root/npc/008-1/auldsbel.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-1/auldsbel.txt')
-rw-r--r--npc/008-1/auldsbel.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/npc/008-1/auldsbel.txt b/npc/008-1/auldsbel.txt
index e1b452be..7ee1994b 100644
--- a/npc/008-1/auldsbel.txt
+++ b/npc/008-1/auldsbel.txt
@@ -25,6 +25,16 @@
l("Oh, you look more interested in magic.. the brotherhood did forbid most of the interesting paths of magic, but boring baby spells are still allowed."),
lg("If you come back later, I may teach you something. But psst, practising magic is quite dangerous these days.");
+ // Placeholder please remove
+ if (debug) {
+ mesn;
+ mesq l("May I interest you in an useless skill?");
+ next;
+ if (askyesno() == ASK_YES) {
+ learn_magic(EVOL_MONSTER_IDENTIFY);
+ }
+ ShowAbizit(true);
+ }
close;
OnInit: