diff options
Diffstat (limited to 'world/map/conf')
-rw-r--r-- | world/map/conf/.gitignore | 1 | ||||
-rw-r--r-- | world/map/conf/map_athena.conf | 3 | ||||
-rw-r--r-- | world/map/conf/motd.txt.example | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/world/map/conf/.gitignore b/world/map/conf/.gitignore index 88c1dc21..c2b48eb6 100644 --- a/world/map/conf/.gitignore +++ b/world/map/conf/.gitignore @@ -1,5 +1,4 @@ /*_local.conf /magic-secrets.conf /magic-secrets.sex -/motd.txt /secrets-build diff --git a/world/map/conf/map_athena.conf b/world/map/conf/map_athena.conf index f0f59fd7..86f7f072 100644 --- a/world/map/conf/map_athena.conf +++ b/world/map/conf/map_athena.conf @@ -3,9 +3,6 @@ // Database autosave time, in seconds. autosave_time: 60 -// Message of the day file, when a character logs on, this message is displayed. -motd_txt: conf/motd.txt - mapreg_txt: save/mapreg.txt import: npc/scripts.conf diff --git a/world/map/conf/motd.txt.example b/world/map/conf/motd.txt.example deleted file mode 100644 index 9c949dda..00000000 --- a/world/map/conf/motd.txt.example +++ /dev/null @@ -1,2 +0,0 @@ -Welcome to The Mana World! (running on tmwAthena) -You can report abuse by typing in chat: @wgm Player XYZ is abusing me |