diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-04 11:55:51 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-04 11:55:51 +0000 |
commit | 9be6b159c0e6c7290d5f9f09c26c49d5f6a096ed (patch) | |
tree | b95112d48f180382ed6ce0491d3c54fff84d06b1 /npc/quests/quests_juperos.txt | |
parent | 15d2041544611e53b357bbca9e3111829f1fd740 (diff) | |
download | hercules-9be6b159c0e6c7290d5f9f09c26c49d5f6a096ed.tar.gz hercules-9be6b159c0e6c7290d5f9f09c26c49d5f6a096ed.tar.bz2 hercules-9be6b159c0e6c7290d5f9f09c26c49d5f6a096ed.tar.xz hercules-9be6b159c0e6c7290d5f9f09c26c49d5f6a096ed.zip |
* Updated Abyss Lake Entrance Quest to official.
* Fixed a minor bug in Juperos Ruins History Quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10453 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/quests_juperos.txt')
-rw-r--r-- | npc/quests/quests_juperos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_juperos.txt b/npc/quests/quests_juperos.txt index 8e99c783e..3b7c96b19 100644 --- a/npc/quests/quests_juperos.txt +++ b/npc/quests/quests_juperos.txt @@ -1128,7 +1128,7 @@ yuno_in04,186,125,4 script Bundle of Files 111,{ mes "less clear I am on what";
mes "the theory actually is.";
mes "I don't think there is one...";
- emotion 4;
+ emotion 4,1;
close;
}
mes "^8B6914What is most unsettling";
|