From d075f25617f1306ad2aef2b1e87567f6c683aa7f Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 10 Jan 2009 04:52:20 -0700 Subject: Fixed broken function usage and menus --- npc/011-1_Woodland/auldsbel.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'npc/011-1_Woodland') diff --git a/npc/011-1_Woodland/auldsbel.txt b/npc/011-1_Woodland/auldsbel.txt index c71694ca..688fd690 100644 --- a/npc/011-1_Woodland/auldsbel.txt +++ b/npc/011-1_Woodland/auldsbel.txt @@ -516,7 +516,7 @@ L_learn_magic: L_question: callfunc "MagicTalkOptionsSetup"; set @ignore, @QQ_AULDSBEL; - callfunc "MagictalkMenu"; + callfunc "MagicTalkMenu"; if (@c == 0) goto L_main_menu; if (@c == @QQ_ELANORE) goto L_Q_elanore; @@ -569,7 +569,6 @@ L_Q_sagatha: goto L_main_menu; L_Q_manaseed_rumour: - mes "[Auldsbel the Wizard]"; mes "\"A mana seed? Around here? Nah, they've been pulling your leg. Those things are extremely rare, after all.\""; next; goto L_main_menu; -- cgit v1.2.3-60-g2f50