summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-10-18 13:36:47 -0500
committerwushin <pasekei@gmail.com>2016-10-18 13:36:47 -0500
commit2ece22a2828df7d2e78327b6567813890fa6b1c4 (patch)
tree62db52d9b1fc28f49400bacb9b937fcc659567f0
parent5fd2ab54805f627b48e7b0a53935f5442a1ea6d9 (diff)
downloadevol-tools-2ece22a2828df7d2e78327b6567813890fa6b1c4.tar.gz
evol-tools-2ece22a2828df7d2e78327b6567813890fa6b1c4.tar.bz2
evol-tools-2ece22a2828df7d2e78327b6567813890fa6b1c4.tar.xz
evol-tools-2ece22a2828df7d2e78327b6567813890fa6b1c4.zip
remove obsolete file
-rw-r--r--localserver/npc/motd-text.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/localserver/npc/motd-text.txt b/localserver/npc/motd-text.txt
deleted file mode 100644
index 093616e..0000000
--- a/localserver/npc/motd-text.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-function script MOTD_text {
- setarray $MOTD_Messages$,"";
- return;
-}