diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-14 10:05:11 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-14 10:05:11 +0000 |
commit | 3ec9bf021ab045b853a839944e23620811af4af4 (patch) | |
tree | 2b8f3c7fcd6eb5936acace6cfefa698df064f68c /npc/cities | |
parent | 15c98b7f69ab4c17cc48ca0785c9f4a6fab9745b (diff) | |
download | hercules-3ec9bf021ab045b853a839944e23620811af4af4.tar.gz hercules-3ec9bf021ab045b853a839944e23620811af4af4.tar.bz2 hercules-3ec9bf021ab045b853a839944e23620811af4af4.tar.xz hercules-3ec9bf021ab045b853a839944e23620811af4af4.zip |
* 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
Diffstat (limited to 'npc/cities')
-rw-r--r-- | npc/cities/lighthalzen.txt | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/npc/cities/lighthalzen.txt b/npc/cities/lighthalzen.txt index c58d8338e..5c8655005 100644 --- a/npc/cities/lighthalzen.txt +++ b/npc/cities/lighthalzen.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= erKURITA, Au{R}oN (Translated by Alan), $ephiroth //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= eAthena 1.0 //===== Description: ========================================= @@ -24,6 +24,7 @@ //= 1.1 Added new NPC by $ephiroth and merged other NPCs //= from npc\other\lighthalzen_???.txt [Lupus] //= 1.2 Moved some NPCs to Lighthalzen quests. [SinSloth] +//= 1.3 Moved some other NPCs for quests purposes. [SinSloth] //============================================================= lighthalzen,198,285,5 script Jiwon 862,{ @@ -1463,20 +1464,6 @@ lhz_in01,116,45,6 script Joshua 704,{ // --------------------------------------------------------------------------- -lhz_in01,93,45,4 script Researcher#02 865,{ - - mes "[Researcher]"; - mes "You know what's weird?"; - mes "Why do they use blue and"; - mes "red wires when they make"; - mes "bombs? There's so many"; - mes "others you could use, like"; - mes "pink or yellow or or green..."; - close; -} - -// --------------------------------------------------------------------------- - lighthalzen,326,249,5 script Grinnel 870,{ mes "[Grinnel]"; |