diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/battle/client.conf | 3 | ||||
-rw-r--r-- | conf/help.txt | 1 | ||||
-rw-r--r-- | conf/motd.txt | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/conf/battle/client.conf b/conf/battle/client.conf index 086932d4b..e638ed0a0 100644 --- a/conf/battle/client.conf +++ b/conf/battle/client.conf @@ -87,9 +87,6 @@ summer_ignorepalette: no // Set this to yes if your cloth palettes pack doesn't has Hanbok palettes (or has less than the other jobs) hanbok_ignorepalette: no -// Set this to 1 if your clients have langtype problems and can't display motd properly -motd_type: 0 - // Show Hercules version to users when the login? display_version: no diff --git a/conf/help.txt b/conf/help.txt index 6f202091e..16e7c2981 100644 --- a/conf/help.txt +++ b/conf/help.txt @@ -7,7 +7,6 @@ help: "Params: <command>\n" "Shows help for specified command." noask: "Auto rejects deals/invites." -gmotd: "Broadcasts the Message of The Day to all players." me: "Params: <message>\n" "Displays normal text as a message in this format: *name message* (like /me in mIRC)." fakename: "Params: <name>\n" "Changes your name to your choice temporarily." npctalk: "Params: <NPC name> <message>\n" "Forces a NPC to display a message in normal chat." diff --git a/conf/motd.txt b/conf/motd.txt deleted file mode 100644 index 445fac937..000000000 --- a/conf/motd.txt +++ /dev/null @@ -1,2 +0,0 @@ -// Internal default is limited to 128 lines. If you need more, you will need to modify the MOTD_LINE_SIZE definition in pc.c -Welcome to Hercules! Enjoy! Please report any bugs you find. |