From 6a85a72e083bc65d4a45f53aa6c6437ff6b11f7f Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Fri, 4 Apr 2014 18:02:08 -0700 Subject: Clear (most) new warnings --- world/map/npc/011-1/auldsbel.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'world/map/npc/011-1/auldsbel.txt') diff --git a/world/map/npc/011-1/auldsbel.txt b/world/map/npc/011-1/auldsbel.txt index b5ea7f1d..92961dcd 100644 --- a/world/map/npc/011-1/auldsbel.txt +++ b/world/map/npc/011-1/auldsbel.txt @@ -15,7 +15,6 @@ set @Q_STATUS_STUDENT3, 7; set @Q_STATUS_STUDENT4, 8; set @Q_STATUS_STUDENT5, 9; - set @Q_STATUS_STUDENT6, 10; set @wants_sulphur, (QUEST_MAGIC & (NIBBLE_6_MASK | NIBBLE_7_MASK)) // war quest @@ -981,8 +980,6 @@ L_learn_spell: goto L_student_4; if (@Q_main_status == @Q_STATUS_STUDENT5) goto L_student_5; - if (@Q_main_status == @Q_STATUS_STUDENT6) - goto L_student_6; mes "[Auldsbel the Wizard]"; mes "\"Wellll.... you do seem to have some magical abilities. But do you possess the talent and diligence needed for a true wizard?\""; -- cgit v1.2.3-60-g2f50