diff options
author | Dastgir <dastgirpojee@rocketmail.com> | 2015-06-04 17:20:40 +0530 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-06-25 16:52:19 +0200 |
commit | 94266c9a68a8eb505ed241557fe9af96301a6180 (patch) | |
tree | f96f007b8b64649c0342dd4626c7b59cbd6d12e0 /npc/pre-re/guides/guides_comodo.txt | |
parent | 19d6148750b5d64a3526f68cf8eb1c5c5a360df5 (diff) | |
download | hercules-94266c9a68a8eb505ed241557fe9af96301a6180.tar.gz hercules-94266c9a68a8eb505ed241557fe9af96301a6180.tar.bz2 hercules-94266c9a68a8eb505ed241557fe9af96301a6180.tar.xz hercules-94266c9a68a8eb505ed241557fe9af96301a6180.zip |
Removed Blank Messages
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/pre-re/guides/guides_comodo.txt')
-rw-r--r-- | npc/pre-re/guides/guides_comodo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/pre-re/guides/guides_comodo.txt b/npc/pre-re/guides/guides_comodo.txt index de803a9c5..07b503288 100644 --- a/npc/pre-re/guides/guides_comodo.txt +++ b/npc/pre-re/guides/guides_comodo.txt @@ -78,7 +78,7 @@ function script F_CmdGuide { mes "Please refer to the cross mark,"; mes "^3355FF+^000000, on your Mini-Map to find the"; mes "Tourist Shop where you can "; - mes "buy gifts that can only be found^FFFFFF ^000000 in the Comodo region~"; + mes "buy gifts that can only be found in the Comodo region~"; close; case 6: viewpoint 1,136,202,5,0xFF5555; @@ -86,7 +86,7 @@ function script F_CmdGuide { mes "^FF5555+^000000, on your Mini-Map to find the"; mes "Western branch of the Kafra"; mes "Corporation. They offer some"; - mes "pretty important services that^FFFFFF ^000000 you may want to check out later."; + mes "pretty important services that you may want to check out later."; close; case 7: viewpoint 1,114,294,5,0xFF5555; |