From 90bb183a7ee4eddf031fa3a1e939c79b33bd5129 Mon Sep 17 00:00:00 2001 From: Lupus Date: Fri, 6 Oct 2006 06:03:25 +0000 Subject: fixed timer error, mobscript bug, overlapped npcs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8942 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/first_class/tu_magician01.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'npc/quests/first_class/tu_magician01.txt') diff --git a/npc/quests/first_class/tu_magician01.txt b/npc/quests/first_class/tu_magician01.txt index a20accb4a..16e7131df 100644 --- a/npc/quests/first_class/tu_magician01.txt +++ b/npc/quests/first_class/tu_magician01.txt @@ -16,10 +16,12 @@ //=================================================Sign==================================================== -//geffen.gat,61,174,4 script Sign#M 111,{ // Bad coordinates [Jukka] -// mes "- Mage Job Change -"; -// close; -//} +geffen.gat,61,174,4 script Sign#M 111,{ + mes "~sign reads...~"; + mes "Greetings!! This is the Geffen Magic Academy. Come in if you have an interest in all things magic!"; + close; +} + //=================================================New Mage Manager==================================================== geffen.gat,67,180,4 script New Mage Manager#M 102,{ -- cgit v1.2.3-70-g09d2