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/cities/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/cities/comodo.txt')
-rw-r--r-- | npc/cities/comodo.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/cities/comodo.txt b/npc/cities/comodo.txt index 7342d2e08..f50ef96bb 100644 --- a/npc/cities/comodo.txt +++ b/npc/cities/comodo.txt @@ -130,7 +130,7 @@ cmd_in02,172,105,4 script G . J#cmd 4_M_04,{ mes "it seems smarter to make"; mes "money in other ways. Sure,"; mes "working hard is no fun, but"; - mes "there are ways to use your^FFFFFF ^000000 money to make more of it, right?"; + mes "there are ways to use your money to make more of it, right?"; next; mes "[G . J]"; mes "There's also the matter of"; @@ -215,7 +215,7 @@ cmd_in02,57,62,4 script Moo#cmd 4_M_MANAGER,{ mes "manager of the Comodo"; mes "Casino. We pride ourselves in"; mes "serving all of our customers'"; - mes "needs, doing all we can so that^FFFFFF ^000000 your visit here is unforgettable."; + mes "needs, doing all we can so that your visit here is unforgettable."; next; mes "[Moo]"; mes "All of our guests can enjoy"; @@ -249,7 +249,7 @@ cmd_fild04,188,74,4 script Zyosegirl#cmd 4_F_04,{ mes "It's nice to be able to work"; mes "outdoors, but someday, I want"; mes "to save enough money and move"; - mes "to the city. I'm still young, you^FFFFFF ^000000 know, and I've got dreams"; + mes "to the city. I'm still young, you know, and I've got dreams"; mes "that I want to fulfill~"; close; } @@ -406,7 +406,7 @@ moc_fild12,35,303,4 script Serutero#cmd 1_M_ORIENT01,{ mes "guardian of the roads that"; mes "lead to Sandaruman Fortress."; mes "If you really want to go there,"; - mes "I'll permit you to continue, but^FFFFFF ^000000 you must beware of its dangers..."; + mes "I'll permit you to continue, but you must beware of its dangers..."; next; switch(select("I'm going there!:Sandaruman Fortress?:Cancel")) { case 1: |