diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-01 14:37:17 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-01 14:37:17 +0000 |
commit | 3a9351dbca5aaa24e614a4d15f7399efd8386e07 (patch) | |
tree | d0077475acd2aecb6653ebc891b5b93bd5f9e9b6 /npc/quests/newgears/2006_headgear.txt | |
parent | ffd2b38e1811f6fde00b656bbbf29c926edbd26f (diff) | |
download | hercules-3a9351dbca5aaa24e614a4d15f7399efd8386e07.tar.gz hercules-3a9351dbca5aaa24e614a4d15f7399efd8386e07.tar.bz2 hercules-3a9351dbca5aaa24e614a4d15f7399efd8386e07.tar.xz hercules-3a9351dbca5aaa24e614a4d15f7399efd8386e07.zip |
* Fixed an assortment of typos and bugs care of yyCC.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11343 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/quests/newgears/2006_headgear.txt')
-rw-r--r-- | npc/quests/newgears/2006_headgear.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/quests/newgears/2006_headgear.txt b/npc/quests/newgears/2006_headgear.txt index 82fe9086d..0c366919c 100644 --- a/npc/quests/newgears/2006_headgear.txt +++ b/npc/quests/newgears/2006_headgear.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= DiviniaRO members, cleaned by reddozen //===== Current Version: ===================================== -//= 1.1 +//= 1.2 //===== Compatible With: ===================================== //= SVN eA //===== Description: ========================================= @@ -19,6 +19,7 @@ //= 1.1 Full update. EuRO (?) dialogs, and positions. [L0ne_W0lf] //= 1.2 Fixed bugs in the Hahoe/Lion/Bride Mask NPC. [L0ne_W0lf] //= Fixed some of the names to iRO. +//= 1.3 Fixed some color code bugs in Ghenirhemin. Thanks to yyCC. [L0ne_W0lf] //============================================================ //===================== Censor Bar ===================================================== @@ -336,9 +337,9 @@ hugel,147,130,3 script Ghenirhemin 897,{ mes "^FF00001 Elder Card, 1 Nightmare Terror Card,^000000"; next; mes "[Ghenirhemin]"; - mes "^1,000 Rune of the Darkness,"; - mes "^1,000 Bloody Rune,"; - mes "^and the helm price, 10,000,000 zeny^000000."; + mes "^FF00001,000 Rune of the Darkness,"; + mes "^FF00001,000 Bloody Rune,"; + mes "^FF0000and the helm price, 10,000,000 zeny^000000."; next; mes "[Ghenirhemin]"; mes "It surely is a reasonable price considering that "; |