From 3ec9bf021ab045b853a839944e23620811af4af4 Mon Sep 17 00:00:00 2001 From: SinSloth Date: Mon, 14 May 2007 10:05:11 +0000 Subject: * Added President quest aka. Schwartzvalt Trilogy. Please encourage your players to test it. - Moved some NPC and fixed some typos in Lighthalzen and Einbroch due to the quest. - Updated Yuno Government Buildings warps according to the quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10540 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/skills/alchemist_skills.txt | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) (limited to 'npc/quests/skills/alchemist_skills.txt') diff --git a/npc/quests/skills/alchemist_skills.txt b/npc/quests/skills/alchemist_skills.txt index 3997cf25a..7b1b50057 100644 --- a/npc/quests/skills/alchemist_skills.txt +++ b/npc/quests/skills/alchemist_skills.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= Lupus, Reddozen //===== Current Version: ===================================== -//= 1.5a +//= 1.6 //===== Compatible With: ===================================== //= eAthena Revision 3800+ //===== Description: ========================================= @@ -21,6 +21,7 @@ //= 1.4 Added Creators + Baby Alchemists can pass Bio Ethics //= Quest too [Lupus] //= 1.5 Removed duplicates [Toms] 1.5a fixed typo [Lupus] +//= 1.6 Moved some NPCs related to Lighthalzen quests. [SinSloth] //============================================================ @@ -114,23 +115,7 @@ lhz_in01,46,125,6 script Rekenber Guard 867,{ close; } } -lhz_in01,282,172,0 script BioEthTrg1::BETrg1 -1,1,1{ - OnTouch: - mes "[Researcher]"; - mes "This is a restricted"; - mes "area. Please leave"; - mes "immediately."; - close2; - warp "lhz_in01",199,131; - end; -} - -lhz_in01,285,169,7 script Researcher#2 865,{ -//Unknown Text - mes "[Researcher]"; - mes "Hmm... I wonder..."; - close; -} + lhz_in01,199,137,8 script Scientist#2 865,{ mes "[Scientist]"; mes "Whoa whoa~!"; -- cgit v1.2.3-70-g09d2