summaryrefslogtreecommitdiff
path: root/conf-tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'conf-tmpl')
-rw-r--r--conf-tmpl/battle_athena.conf9
-rw-r--r--conf-tmpl/msg_athena.conf8
2 files changed, 11 insertions, 6 deletions
diff --git a/conf-tmpl/battle_athena.conf b/conf-tmpl/battle_athena.conf
index ef0802342..06f6a90ab 100644
--- a/conf-tmpl/battle_athena.conf
+++ b/conf-tmpl/battle_athena.conf
@@ -339,8 +339,9 @@ heal_exp: 0
// Experience calculations for the experience value * level difference of the person revived / 100 * resurrection_exp/10000 which the revived player has can be got.
resurrection_exp: 0
-// The rate of job exp. when using discount and overcharge on an NPC (100 is normal, 200 is double.)
-// The way it is calculated is (money recieved * skill lv) * shop_exp / 100.
+// The rate of job exp. when using discount and overcharge on an NPC
+// (in 0.01% increments - 100 is 1%, 10000 is normal, 20000 is double.)
+// The way it is calculated is (money recieved * skill lv) * shop_exp / 10000.
shop_exp: 0
// The delay rate of monk's combo (Note 2)
@@ -791,10 +792,6 @@ mobs_level_up: no
// Use kRO new steal formula?
skill_steal_type: yes
-// Sometimes when using skills while walking it'll fail because of range being too
-// far, should we allow this to happen? (Setting this at 1 would be enough)
-skill_range_leniency: 1
-
// Set this to 1 if your clients have langtype problems and can't display motd properly
motd_type: 0
diff --git a/conf-tmpl/msg_athena.conf b/conf-tmpl/msg_athena.conf
index 7c9119dd6..afb482043 100644
--- a/conf-tmpl/msg_athena.conf
+++ b/conf-tmpl/msg_athena.conf
@@ -257,6 +257,14 @@
243: Map skills are off
244: Map skills are on
245: Server Uptime: %ld days, %ld hours, %ld minutes, %ld seconds.
+246: Your GM level don't authorise you to do this action.
+247: You are not authorised to warp to this map.
+248: You are not authorised to warp from your current map.
+249: You are not authorised to warp to your save map.
+250: You have already opened your storage. Close it first.
+251: You have already opened your guild storage. Close it first.
+252: You are not in a guild.
+253: You are not authorised to memo this map.
// Messages of others (not for GM commands)
// ----------------------------------------