diff options
author | akrus <akrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-25 02:05:33 +0000 |
---|---|---|
committer | akrus <akrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-25 02:05:33 +0000 |
commit | 4d2d99c0ac7d70d3d19284c499cd74066ebec197 (patch) | |
tree | dbdfd0ad2229f9cc206606a13dda11214bc01516 | |
parent | f98cfd54ed528d158f2515db0629d4b6c0396f84 (diff) | |
download | hercules-4d2d99c0ac7d70d3d19284c499cd74066ebec197.tar.gz hercules-4d2d99c0ac7d70d3d19284c499cd74066ebec197.tar.bz2 hercules-4d2d99c0ac7d70d3d19284c499cd74066ebec197.tar.xz hercules-4d2d99c0ac7d70d3d19284c499cd74066ebec197.zip |
typo fixed ;)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12990 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r-- | npc/quests/quests_hugel.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/quests_hugel.txt b/npc/quests/quests_hugel.txt index 22fcd3178..e8f9e2fdb 100644 --- a/npc/quests/quests_hugel.txt +++ b/npc/quests/quests_hugel.txt @@ -3505,7 +3505,7 @@ hu_in01,317,312,0 script Book 111,{ mes "I have a bad feeling about that, so I decided to write a journal"; mes "starting from today and keep everything in record."; mes "กก"; - mes "\"^FF000000Guardian^000000\" is an android"; + mes "\"^FF0000Guardian^000000\" is an android"; mes "that was created based on the idea of \"^3131FFGiantes^000000\","; mes "the giant tribe that was said to live in an ancient age."; mes "It is memorized with various commands,"; |