summaryrefslogtreecommitdiff
path: root/conf/battle
diff options
context:
space:
mode:
authormercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-24 21:30:42 +0000
committermercurial123 <mercurial123@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-24 21:30:42 +0000
commit5e7b0903383e575393eabf5f36187ffcb49d6c52 (patch)
tree7ce056d8437c7248da598c7a1788f04db0f248a0 /conf/battle
parent00c4c2adf83c9f068be8496a2f1c067432cbda7a (diff)
downloadhercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.gz
hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.bz2
hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.tar.xz
hercules-5e7b0903383e575393eabf5f36187ffcb49d6c52.zip
- Replaced all occurrences of "eAthena" to "rAthena" string
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/battle')
-rw-r--r--conf/battle/battle.conf4
-rw-r--r--conf/battle/battleground.conf2
-rw-r--r--conf/battle/client.conf4
-rw-r--r--conf/battle/drops.conf2
-rw-r--r--conf/battle/exp.conf2
-rw-r--r--conf/battle/feature.conf2
-rw-r--r--conf/battle/gm.conf2
-rw-r--r--conf/battle/guild.conf2
-rw-r--r--conf/battle/homunc.conf2
-rw-r--r--conf/battle/items.conf2
-rw-r--r--conf/battle/misc.conf2
-rw-r--r--conf/battle/monster.conf2
-rw-r--r--conf/battle/party.conf4
-rw-r--r--conf/battle/pet.conf2
-rw-r--r--conf/battle/player.conf2
-rw-r--r--conf/battle/skill.conf4
-rw-r--r--conf/battle/status.conf2
17 files changed, 21 insertions, 21 deletions
diff --git a/conf/battle/battle.conf b/conf/battle/battle.conf
index 1c3ee627a..377ebabb2 100644
--- a/conf/battle/battle.conf
+++ b/conf/battle/battle.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
@@ -98,7 +98,7 @@ vit_penalty_num: 5
// eg: 10 + 50 def becomes 0 + (10*type + 50)
weapon_defense_type: 0
-//MDEF‚same as above....(MDEF*value)
+//MDEF‚same as above....(MDEF*value)
magic_defense_type: 0
// How to count the number of attackers when applying agi penalty ? (choose one)
diff --git a/conf/battle/battleground.conf b/conf/battle/battleground.conf
index 23840b7f2..98b2dd8db 100644
--- a/conf/battle/battleground.conf
+++ b/conf/battle/battleground.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/client.conf b/conf/battle/client.conf
index 97867d822..767956090 100644
--- a/conf/battle/client.conf
+++ b/conf/battle/client.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
@@ -105,7 +105,7 @@ summer_ignorepalette: no
// Set this to 1 if your clients have langtype problems and can't display motd properly
motd_type: 0
-// Show eAthena version to users when the login?
+// Show rAthena version to users when the login?
display_version: yes
// When affected with the "Hallucination" status effect, send the effect to client? (Note 1)
diff --git a/conf/battle/drops.conf b/conf/battle/drops.conf
index 591cdad7e..65fb8dd7f 100644
--- a/conf/battle/drops.conf
+++ b/conf/battle/drops.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/exp.conf b/conf/battle/exp.conf
index b8d8bd2ce..fbc7c2967 100644
--- a/conf/battle/exp.conf
+++ b/conf/battle/exp.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/feature.conf b/conf/battle/feature.conf
index 1fec01521..0dd3af0cf 100644
--- a/conf/battle/feature.conf
+++ b/conf/battle/feature.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Feature Configuration File
+// rAthena Feature Configuration File
//--------------------------------------------------------------
// Note 1: Value is a config switch (on/off, yes/no or 1/0)
// Note 2: Value is in percents (100 means 100%)
diff --git a/conf/battle/gm.conf b/conf/battle/gm.conf
index 921b4cc18..b7dc81909 100644
--- a/conf/battle/gm.conf
+++ b/conf/battle/gm.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/guild.conf b/conf/battle/guild.conf
index 06814b931..cbd3fc07b 100644
--- a/conf/battle/guild.conf
+++ b/conf/battle/guild.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/homunc.conf b/conf/battle/homunc.conf
index 7198e0a88..8349aae64 100644
--- a/conf/battle/homunc.conf
+++ b/conf/battle/homunc.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/items.conf b/conf/battle/items.conf
index 4cbf91298..691517b72 100644
--- a/conf/battle/items.conf
+++ b/conf/battle/items.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/misc.conf b/conf/battle/misc.conf
index be94046db..0105e542b 100644
--- a/conf/battle/misc.conf
+++ b/conf/battle/misc.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/monster.conf b/conf/battle/monster.conf
index a8ffafe97..301a1b8eb 100644
--- a/conf/battle/monster.conf
+++ b/conf/battle/monster.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/party.conf b/conf/battle/party.conf
index e9be9957c..490d80948 100644
--- a/conf/battle/party.conf
+++ b/conf/battle/party.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
@@ -15,7 +15,7 @@ party_update_interval: 1000
// Method used to update party-mate hp-bars:
// 0: Aegis - bar is updated every time HP changes (bandwidth intensive)
-// 1: eAthena - bar is updated with the party map dots (up to 1 second delay)
+// 1: rAthena - bar is updated with the party map dots (up to 1 second delay)
party_hp_mode: 0
// When 'Party Share' item sharing is enabled in a party,
diff --git a/conf/battle/pet.conf b/conf/battle/pet.conf
index 2516e031f..de9056972 100644
--- a/conf/battle/pet.conf
+++ b/conf/battle/pet.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/player.conf b/conf/battle/player.conf
index 61d9eb66b..97a0f2b51 100644
--- a/conf/battle/player.conf
+++ b/conf/battle/player.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
diff --git a/conf/battle/skill.conf b/conf/battle/skill.conf
index dce79681b..322a4778a 100644
--- a/conf/battle/skill.conf
+++ b/conf/battle/skill.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------
@@ -266,4 +266,4 @@ eq_single_target_reflectable: yes
// On official server, you will receive damage from Reflection and some Tarot Card even in invincible status.
// When this setting is enabled, it allows you to immune to all kinds of damage, including those stated previous.
// (The number will show but no actual damage will be done)
-invincible.nodamage: no \ No newline at end of file
+invincible.nodamage: no
diff --git a/conf/battle/status.conf b/conf/battle/status.conf
index 3eabc3254..717db68bf 100644
--- a/conf/battle/status.conf
+++ b/conf/battle/status.conf
@@ -1,5 +1,5 @@
//--------------------------------------------------------------
-// eAthena Battle Configuration File
+// rAthena Battle Configuration File
// Originally Translated by Peter Kieser <pfak@telus.net>
// Made in to plainer English by Ancyker
//--------------------------------------------------------------