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/other/marriage.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/other/marriage.txt')
-rw-r--r-- | npc/other/marriage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/marriage.txt b/npc/other/marriage.txt index dead8d61b..80d6a675f 100644 --- a/npc/other/marriage.txt +++ b/npc/other/marriage.txt @@ -787,7 +787,7 @@ S_Busy: mes "I'm conducting a wedding"; mes "for another couple now, so"; mes "please wait patiently for your"; - mes "turn. Thanks for understanding... ^FFFFFF ^000000"; + mes "turn. Thanks for understanding... "; goto L_End; OnStop: |