diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-01 22:11:36 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-01 22:11:36 +0000 |
commit | a9b1f06e98367bda11817d0c64ae2e8af4471f2b (patch) | |
tree | 4f1af08f496e625726497e6522310cf81fbbab72 /npc/quests/seals/brisingamen_seal.txt | |
parent | 911c0ea64888157f7a9496a4a5c516af92c0d11c (diff) | |
download | hercules-a9b1f06e98367bda11817d0c64ae2e8af4471f2b.tar.gz hercules-a9b1f06e98367bda11817d0c64ae2e8af4471f2b.tar.bz2 hercules-a9b1f06e98367bda11817d0c64ae2e8af4471f2b.tar.xz hercules-a9b1f06e98367bda11817d0c64ae2e8af4471f2b.zip |
Tried to remove all duplicates (in default NPCs)
( hope nothing is broken ;) )
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8581 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/seals/brisingamen_seal.txt')
-rw-r--r-- | npc/quests/seals/brisingamen_seal.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/quests/seals/brisingamen_seal.txt b/npc/quests/seals/brisingamen_seal.txt index 0c425e9a7..39671cccc 100644 --- a/npc/quests/seals/brisingamen_seal.txt +++ b/npc/quests/seals/brisingamen_seal.txt @@ -3,13 +3,14 @@ //===== By: ==================================================
//= SinSloth
//===== Current Version: =====================================
-//= 1.0
+//= 1.0a
//===== Compatible With: =====================================
//= eAthena
//===== Description: =========================================
//= Quest for breaking the seal of Brisingamen.
//===== Additional Comments: =================================
// 1.0 First version. Thanks to SinSloth for scripting it. [MasterOfMuppets]
+// 1.0a Removed duplicates [Toms]
//============================================================
prt_fild08.gat,175,374,3 script Bard#brising 51,{
@@ -2999,7 +3000,7 @@ prt_castle.gat,80,52,0 script Personnel Record#hiddenbook1 111,{ //-----------librarian----------------------------------------------------------
-prt_castle.gat,84,51,5 script Librarian 105,{
+prt_castle.gat,84,51,5 script Librarian#2 105,{
if($God2 < 50)
{
|