diff options
author | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-07 13:06:38 +0000 |
---|---|---|
committer | SinSloth <SinSloth@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-08-07 13:06:38 +0000 |
commit | 77fd5cb10e8e63ce973cb7bd56a3ad4dabb58f90 (patch) | |
tree | 0d331af3f065efc43f153e4ec8dd42d66d83ad91 /npc/other | |
parent | a39c2643c5b39156a99b8c5c0ad64b826d718e74 (diff) | |
download | hercules-77fd5cb10e8e63ce973cb7bd56a3ad4dabb58f90.tar.gz hercules-77fd5cb10e8e63ce973cb7bd56a3ad4dabb58f90.tar.bz2 hercules-77fd5cb10e8e63ce973cb7bd56a3ad4dabb58f90.tar.xz hercules-77fd5cb10e8e63ce973cb7bd56a3ad4dabb58f90.zip |
* Removed a duplicate related to the Sign Quest.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10959 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other')
-rw-r--r-- | npc/other/msg_boards.txt | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/npc/other/msg_boards.txt b/npc/other/msg_boards.txt index 4d72683cd..ed414b16e 100644 --- a/npc/other/msg_boards.txt +++ b/npc/other/msg_boards.txt @@ -21,6 +21,7 @@ //= Fixed spelling mistakes. [Nexon] //= 1.3 Removed Duplicates [Silent] //= 1.4 Rescripted to Aegis 10.3 standard. [L0ne_W0lf] +//= 1.5 Removed a duplicate related to the Sign Quest. [SinSloth] //============================================================ // Prontera @@ -82,13 +83,7 @@ prontera,165,305,1 script Billboard#PrtSign6 111,{ close; } -prontera,147,305,1 script Sign#PrtSign7 111,{ - mes "^993300- The Sign Reads -^000000"; - mes "- Old, torn gibberish you can't read -"; - close; -} - -prontera,145,304,1 script Sign#PrtSign8 111,{ +prontera,145,304,1 script Sign#PrtSign7 111,{ mes "^993300- The Sign Reads -^000000"; mes "Note:"; mes "I lost my cart in Mt. Mjolnir, if someone finds it please tell me, my life was in that bucket of goods!"; |