summaryrefslogtreecommitdiff
path: root/conf-tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'conf-tmpl')
-rw-r--r--conf-tmpl/Changelog.txt2
-rw-r--r--conf-tmpl/msg_athena.conf2
-rw-r--r--conf-tmpl/script_athena.conf3
3 files changed, 3 insertions, 4 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt
index 87f2a2ec9..9396a6304 100644
--- a/conf-tmpl/Changelog.txt
+++ b/conf-tmpl/Changelog.txt
@@ -1,5 +1,7 @@
Date Added
+2007/07/28
+ * Removed useless refine_posword setting from script_athena.conf
2007/07/25
* Adjusted motd.txt to not crash new clients
* Removed backup_txt code since it's not needed anymore
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf
index 995d22a94..99197d6c9 100644
--- a/conf-tmpl/msg_athena.conf
+++ b/conf-tmpl/msg_athena.conf
@@ -193,7 +193,7 @@
177: Impossible to decrease a stat.
178: Impossible to increase a stat.
179: Guild level changed.
-180: The monter/egg name/ID doesn't exist.
+180: The monster/egg name/ID doesn't exist.
181: You already have a pet.
182: Pet friendly value changed!
183: Pet friendly is already in the good value.
diff --git a/conf-tmpl/script_athena.conf b/conf-tmpl/script_athena.conf
index eb41948ff..1c426a634 100644
--- a/conf-tmpl/script_athena.conf
+++ b/conf-tmpl/script_athena.conf
@@ -15,9 +15,6 @@
//--------------------------------------------------------
-// When choosing those which it refines setting the letter which is indicated. (Those for word use other than Japanese?)
-refine_posword: Head,Body,Left hand,Right hand,Robe,Shoes,Accessory 1,Accessory 2,Head 2,Head 3,Not Equipped
-
//If you are getting crashes during script loading, you can set this to yes
//to find out which script causes it. Otherwise leave it as no since the amount
//of extra console output is staggering.