diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 99ab5c0579..ddf414c0dc 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -1,5 +1,7 @@ Date Added ====== +2007/04/24 + * Added missing close; to the magician first_class quest [ultramage] 2007/04/23 * Fixed up some shops [Playtester] * Fixed some level requirements for swordman quest skills [Playtester] diff --git a/npc/quests/first_class/tu_magician01.txt b/npc/quests/first_class/tu_magician01.txt index c6824cf214..a8e8a8a2c1 100644 --- a/npc/quests/first_class/tu_magician01.txt +++ b/npc/quests/first_class/tu_magician01.txt @@ -420,6 +420,7 @@ geffen,67,180,4 script New Mage Manager#M 102,{ set BaseExp, BaseExp + 400; set JobExp,JobExp+200; //misceffect EF_HIT5; + close; break; case 3: mes "Ah~ You're here?";