diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-16 12:23:34 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-16 12:23:34 +0000 |
commit | 5953be59eb191871226d6633ab813337f3f599c5 (patch) | |
tree | 8a4fdf82d65e1395d4b288b3364c638d7b3de924 /npc/cities | |
parent | d55b4a382626b1003c2366e0fd11c5c102a3c07b (diff) | |
download | hercules-5953be59eb191871226d6633ab813337f3f599c5.tar.gz hercules-5953be59eb191871226d6633ab813337f3f599c5.tar.bz2 hercules-5953be59eb191871226d6633ab813337f3f599c5.tar.xz hercules-5953be59eb191871226d6633ab813337f3f599c5.zip |
* Added Louyang Revolution quest.
- Moved some city NPCs and warps to proper quest file.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10775 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities')
-rw-r--r-- | npc/cities/louyang.txt | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/npc/cities/louyang.txt b/npc/cities/louyang.txt index a4b910f88..a9ba15748 100644 --- a/npc/cities/louyang.txt +++ b/npc/cities/louyang.txt @@ -8,7 +8,7 @@ //= MasterOfMuppets (2.0) //= eAthena Dev Team //===== Current Version: ===================================== -//= 2.7ñ +//= 2.8 //===== Compatible With: ===================================== //= Any eAthena Version //===== Description: ========================================= @@ -35,6 +35,7 @@ //= 2.7 Split quests to quests/quests_louyang.txt [Evera] //= 2.7a Minor optimizations before Louyang quests [Lupus] //= 2.7b Moved guides to the Guides folder. 2.7ñ more typos [Lupus] +//= 2.8 Moved some quest-related NPCs to proper file. [SinSloth] //============================================================ alberta,245,45,4 script Girl#02 815,{ @@ -449,23 +450,6 @@ lou_in01,91,151,4 script Soldier#12 825,{ close; } -lou_in01,82,139,6 script Soldier#13 825,{ - mes "[Soldier]"; - mes "There is nothing much, but if you"; - mes "wish to look around this room,"; - mes "please be my guest."; - close; -} - -lou_in01,45,138,4 script Soldier#14 825,{ - mes "[Soldier]"; - mes "It's strange to see outsiders in"; - mes "this kind of place. We don't have"; - mes "any business with you,"; - mes "so move along."; - close; -} - lou_in01,102,144,4 script Soldier#15 825,{ mes "[Soldier]"; mes "People have been"; |