From 5e7b0903383e575393eabf5f36187ffcb49d6c52 Mon Sep 17 00:00:00 2001 From: mercurial123 Date: Sat, 24 Dec 2011 21:30:42 +0000 Subject: - 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 --- conf/atcommand_athena.conf | 4 ++-- conf/battle/battle.conf | 4 ++-- conf/battle/battleground.conf | 2 +- conf/battle/client.conf | 4 ++-- conf/battle/drops.conf | 2 +- conf/battle/exp.conf | 2 +- conf/battle/feature.conf | 2 +- conf/battle/gm.conf | 2 +- conf/battle/guild.conf | 2 +- conf/battle/homunc.conf | 2 +- conf/battle/items.conf | 2 +- conf/battle/misc.conf | 2 +- conf/battle/monster.conf | 2 +- conf/battle/party.conf | 4 ++-- conf/battle/pet.conf | 2 +- conf/battle/player.conf | 2 +- conf/battle/skill.conf | 4 ++-- conf/battle/status.conf | 2 +- conf/battle_athena.conf | 2 +- conf/inter_athena.conf | 24 ++++++++++++------------ conf/log_athena.conf | 2 +- conf/map_athena.conf | 2 +- conf/mapflag/battleground.txt | 2 +- conf/mapflag/fireworks.txt | 2 +- conf/mapflag/gvg.txt | 4 ++-- conf/mapflag/jail.txt | 4 ++-- conf/mapflag/night.txt | 4 ++-- conf/mapflag/nightmare.txt | 4 ++-- conf/mapflag/nobranch.txt | 6 +++--- conf/mapflag/noexp.txt | 4 ++-- conf/mapflag/noicewall.txt | 4 ++-- conf/mapflag/noloot.txt | 2 +- conf/mapflag/nomemo.txt | 6 +++--- conf/mapflag/nopenalty.txt | 4 ++-- conf/mapflag/noreturn.txt | 4 ++-- conf/mapflag/nosave.txt | 6 +++--- conf/mapflag/noskill.txt | 4 ++-- conf/mapflag/noteleport.txt | 6 +++--- conf/mapflag/novending.txt | 2 +- conf/mapflag/nowarp.txt | 6 +++--- conf/mapflag/nowarpto.txt | 6 +++--- conf/mapflag/partylock.txt | 4 ++-- conf/mapflag/pvp.txt | 4 ++-- conf/mapflag/pvp_noguild.txt | 4 ++-- conf/mapflag/pvp_noparty.txt | 4 ++-- conf/mapflag/reset.txt | 2 +- conf/mapflag/restricted.txt | 4 ++-- conf/mapflag/town.txt | 2 +- conf/msg_athena.conf | 2 +- conf/script_athena.conf | 2 +- 50 files changed, 92 insertions(+), 92 deletions(-) (limited to 'conf') diff --git a/conf/atcommand_athena.conf b/conf/atcommand_athena.conf index 6a8ae3de2..76b0dacc9 100644 --- a/conf/atcommand_athena.conf +++ b/conf/atcommand_athena.conf @@ -1,5 +1,5 @@ //-------------------------------------------------------------- -// eAthena atcommand configuration file. +// rAthena atcommand configuration file. // Originally translated by Peter Kieser //-------------------------------------------------------------- @@ -193,7 +193,7 @@ feelreset: 10,60 //---------------------- // 20: Mediator commands -// Displays helpfile in eAthena base directory (2 same commands). +// Displays helpfile in rAthena base directory (2 same commands). help: 20,20 h: 20,20 help2: 20,20 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // 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 // Made in to plainer English by Ancyker //-------------------------------------------------------------- diff --git a/conf/battle_athena.conf b/conf/battle_athena.conf index 557cad30b..fe03deb7e 100644 --- a/conf/battle_athena.conf +++ b/conf/battle_athena.conf @@ -1,5 +1,5 @@ //-------------------------------------------------------------- -// eAthena Battle Configuration File +// rAthena Battle Configuration File // Originally Translated by Peter Kieser // Made in to plainer English by Ancyker // Splitted up into multiple files by Skotlex. diff --git a/conf/inter_athena.conf b/conf/inter_athena.conf index 03e39b90d..278133e77 100644 --- a/conf/inter_athena.conf +++ b/conf/inter_athena.conf @@ -59,31 +59,31 @@ mapreg_txt: save/mapreg.txt // (currently only the login-server reads/obeys these settings) sql.db_hostname: 127.0.0.1 sql.db_port: 3306 -sql.db_username: ragnarok -sql.db_password: ragnarok -sql.db_database: ragnarok +sql.db_username: ro +sql.db_password: test1234 +sql.db_database: db_ro sql.codepage: // MySQL Character SQL server char_server_ip: 127.0.0.1 char_server_port: 3306 -char_server_id: ragnarok -char_server_pw: ragnarok -char_server_db: ragnarok +char_server_id: ro +char_server_pw: test1234 +char_server_db: db_ro // MySQL Map SQL Server map_server_ip: 127.0.0.1 map_server_port: 3306 -map_server_id: ragnarok -map_server_pw: ragnarok -map_server_db: ragnarok +map_server_id: ro +map_server_pw: test1234 +map_server_db: db_ro // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 -log_db_id: ragnarok -log_db_pw: ragnarok -log_db_db: ragnarok +log_db_id: ro +log_db_pw: test1234 +log_db_db: db_ro log_codepage: // DO NOT CHANGE ANYTHING BEYOND THIS LINE UNLESS YOU KNOW YOUR DATABASE DAMN WELL diff --git a/conf/log_athena.conf b/conf/log_athena.conf index d8cd8bba7..2578c67cf 100644 --- a/conf/log_athena.conf +++ b/conf/log_athena.conf @@ -1,5 +1,5 @@ //-------------------------------------------------------------- -// eAthena Log Configuration File +// rAthena Log 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/map_athena.conf b/conf/map_athena.conf index 3d57ffdc9..f4b0511db 100644 --- a/conf/map_athena.conf +++ b/conf/map_athena.conf @@ -1,5 +1,5 @@ //-------------------------------------------------------------- -//eAthena Map-Server Configuration File +//rAthena Map-Server Configuration File //-------------------------------------------------------------- // Note: "Comments" are all text on the right side of a double slash "//" diff --git a/conf/mapflag/battleground.txt b/conf/mapflag/battleground.txt index 4a1ff0f66..514d617ef 100644 --- a/conf/mapflag/battleground.txt +++ b/conf/mapflag/battleground.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Battleground map setting. '2' shows scoreboard. //===== By: ================================================== //= Epoque diff --git a/conf/mapflag/fireworks.txt b/conf/mapflag/fireworks.txt index 90d89eb1b..eedcc15e0 100644 --- a/conf/mapflag/fireworks.txt +++ b/conf/mapflag/fireworks.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Displays Fireworks effect (Depreciated) //===== By: ================================================== //= Epoque diff --git a/conf/mapflag/gvg.txt b/conf/mapflag/gvg.txt index 3e5b4c48f..a7de7657e 100644 --- a/conf/mapflag/gvg.txt +++ b/conf/mapflag/gvg.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= GvG On Map Flags //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //===== Current Version: ===================================== //= 1.2 //===== Description: ========================================= diff --git a/conf/mapflag/jail.txt b/conf/mapflag/jail.txt index d7e8a3f95..b638f36bf 100644 --- a/conf/mapflag/jail.txt +++ b/conf/mapflag/jail.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map Flags for Jails ( ATCommand @jail ) //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //===== Current Version: ===================================== //= 1.0 //===== Compatible With: ===================================== diff --git a/conf/mapflag/night.txt b/conf/mapflag/night.txt index 99f3538b8..71d6a7a74 100644 --- a/conf/mapflag/night.txt +++ b/conf/mapflag/night.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map Flags for maps where the night is visible. //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //===== Current Version: ===================================== //= 1.0 [Skotlex] //===== Compatible With: ===================================== diff --git a/conf/mapflag/nightmare.txt b/conf/mapflag/nightmare.txt index 8bf7e3484..0436e5c59 100644 --- a/conf/mapflag/nightmare.txt +++ b/conf/mapflag/nightmare.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that allow players to drop items/equips on death //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //===== Current Version: ===================================== diff --git a/conf/mapflag/nobranch.txt b/conf/mapflag/nobranch.txt index 3802f8e42..3fb607fd3 100644 --- a/conf/mapflag/nobranch.txt +++ b/conf/mapflag/nobranch.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable dead branching //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= 1.2 [Lupus] //= 1.3 [massdriller] //= 1.6a [Lupus] @@ -380,4 +380,4 @@ ecl_hub01 mapflag nobranch // Poring War ================== poring_w01 mapflag nobranch -poring_w02 mapflag nobranch \ No newline at end of file +poring_w02 mapflag nobranch diff --git a/conf/mapflag/noexp.txt b/conf/mapflag/noexp.txt index 78df18bbc..71e476d9a 100644 --- a/conf/mapflag/noexp.txt +++ b/conf/mapflag/noexp.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable gaining EXP //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= 1.2 [Lupus] 1.3 [massdriller] 1.4 Lupus 1.5 Lorky //= 1.6 Added Lighthalzen (due to quests) [Lupus] //= 1.7 Commented out entries. (Quests are official) [L0ne_W0lf] diff --git a/conf/mapflag/noicewall.txt b/conf/mapflag/noicewall.txt index f82a2745c..7338454ed 100644 --- a/conf/mapflag/noicewall.txt +++ b/conf/mapflag/noicewall.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable icewall skill //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //============================================================= //= noicewall: Disables Icewall skill. //= To disable Icewall on a specific map add the mapname here. diff --git a/conf/mapflag/noloot.txt b/conf/mapflag/noloot.txt index 7c3c0bfa4..51dcfbc28 100644 --- a/conf/mapflag/noloot.txt +++ b/conf/mapflag/noloot.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Mapflag from a script in the NPC folder //===== By: ================================================== //= Epoque diff --git a/conf/mapflag/nomemo.txt b/conf/mapflag/nomemo.txt index 78a279a8a..c01c508a7 100644 --- a/conf/mapflag/nomemo.txt +++ b/conf/mapflag/nomemo.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable warp portal memory //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= 1.6a added up to Hugel maps. [Lupus] //= 1.6b Added job_knt map. [Samuray22] //= 1.7 Added all novice maps. [L0ne_W0lf] @@ -768,4 +768,4 @@ moc_prydn2 mapflag nomemo // Poring War ==================== poring_w01 mapflag nomemo -poring_w02 mapflag nomemo \ No newline at end of file +poring_w02 mapflag nomemo diff --git a/conf/mapflag/nopenalty.txt b/conf/mapflag/nopenalty.txt index 911b54729..a993f0c5e 100644 --- a/conf/mapflag/nopenalty.txt +++ b/conf/mapflag/nopenalty.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable exp. penalty on death. //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= 1.2 [Lupus] //= 1.3 Added all novice maps. [L0ne_W0lf] //= 1.4 Removed Nightmare PVP maps. [L0ne_W0lf] diff --git a/conf/mapflag/noreturn.txt b/conf/mapflag/noreturn.txt index f6a31b272..ee4ad650e 100644 --- a/conf/mapflag/noreturn.txt +++ b/conf/mapflag/noreturn.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable use of Butterfly wings //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= 1.4a [Lupus] //===== Notes: =============================================== //= For disabling Fly wings use noteleport diff --git a/conf/mapflag/nosave.txt b/conf/mapflag/nosave.txt index be5f430c5..8b6aa2896 100644 --- a/conf/mapflag/nosave.txt +++ b/conf/mapflag/nosave.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable auto saving //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= 1.7 [Lupus] //===== Current Version: ===================================== @@ -320,4 +320,4 @@ arug_dun01 mapflag nosave SavePoint // Poring War ==================== poring_w01 mapflag nosave SavePoint -poring_w02 mapflag nosave SavePoint \ No newline at end of file +poring_w02 mapflag nosave SavePoint diff --git a/conf/mapflag/noskill.txt b/conf/mapflag/noskill.txt index 82b6eb52e..b91834786 100644 --- a/conf/mapflag/noskill.txt +++ b/conf/mapflag/noskill.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable skills on a map //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= 1.0 [L0ne_W0lf] //= 1.1 Added additional maps. [L0ne_W0lf] //===== Current Version: ===================================== diff --git a/conf/mapflag/noteleport.txt b/conf/mapflag/noteleport.txt index 4dca5519f..49ffbd7ca 100644 --- a/conf/mapflag/noteleport.txt +++ b/conf/mapflag/noteleport.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable use of fly wings //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= 1.6a [Lupus] //===== Notes: =============================================== //= For disabling Butterfly wings use noreturn @@ -439,4 +439,4 @@ nyd_dun02 mapflag noteleport // Poring War ==================== poring_w01 mapflag noteleport poring_w02 mapflag noteleport -poring_w02 mapflag monster_noteleport \ No newline at end of file +poring_w02 mapflag monster_noteleport diff --git a/conf/mapflag/novending.txt b/conf/mapflag/novending.txt index 34eb4549e..9825c2ba8 100644 --- a/conf/mapflag/novending.txt +++ b/conf/mapflag/novending.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Mapflag from a script in the NPC folder //===== By: ================================================== //= Epoque diff --git a/conf/mapflag/nowarp.txt b/conf/mapflag/nowarp.txt index 853dcf586..1eac63d44 100644 --- a/conf/mapflag/nowarp.txt +++ b/conf/mapflag/nowarp.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable warp //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= v 1.2 //= 1.3 Added WoE SE maps //===== Current Version: ===================================== @@ -68,4 +68,4 @@ bat_a02 mapflag nowarp // Poring War ================== poring_w01 mapflag nowarp -poring_w02 mapflag nowarp \ No newline at end of file +poring_w02 mapflag nowarp diff --git a/conf/mapflag/nowarpto.txt b/conf/mapflag/nowarpto.txt index 3fc30624b..e52d4a7d3 100644 --- a/conf/mapflag/nowarpto.txt +++ b/conf/mapflag/nowarpto.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable warpto //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= v 1.3 //===== Current Version: ===================================== @@ -142,4 +142,4 @@ spl_in01 mapflag nowarpto // Poring War ==================== poring_w01 mapflag nowarpto -poring_w02 mapflag nowarpto \ No newline at end of file +poring_w02 mapflag nowarpto diff --git a/conf/mapflag/partylock.txt b/conf/mapflag/partylock.txt index ce304fadb..a080225de 100644 --- a/conf/mapflag/partylock.txt +++ b/conf/mapflag/partylock.txt @@ -1,8 +1,8 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flag that disable party modification. //= Currently not used officially by any maps. //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= v 1.0 //===== Current Version: ===================================== diff --git a/conf/mapflag/pvp.txt b/conf/mapflag/pvp.txt index 78f65b5e8..f2b430dac 100644 --- a/conf/mapflag/pvp.txt +++ b/conf/mapflag/pvp.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that enable pvp //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //===== Current Version: ===================================== //= 1.0 //===== Description: ========================================= diff --git a/conf/mapflag/pvp_noguild.txt b/conf/mapflag/pvp_noguild.txt index 33937ea31..700d17d64 100644 --- a/conf/mapflag/pvp_noguild.txt +++ b/conf/mapflag/pvp_noguild.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable guilds on pvp grounds. //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= v 1.1 //===== Current Version: ===================================== diff --git a/conf/mapflag/pvp_noparty.txt b/conf/mapflag/pvp_noparty.txt index 4371ca365..ba3bc1e3f 100644 --- a/conf/mapflag/pvp_noparty.txt +++ b/conf/mapflag/pvp_noparty.txt @@ -1,7 +1,7 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable parties in pvp maps //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= v 1.2 //===== Current Version: ===================================== diff --git a/conf/mapflag/reset.txt b/conf/mapflag/reset.txt index 0825c2f8d..226676884 100644 --- a/conf/mapflag/reset.txt +++ b/conf/mapflag/reset.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that enable the use of Neuralizer //===== By: ================================================== //= Daegaladh diff --git a/conf/mapflag/restricted.txt b/conf/mapflag/restricted.txt index 01709fb7d..6a9a293d8 100644 --- a/conf/mapflag/restricted.txt +++ b/conf/mapflag/restricted.txt @@ -1,8 +1,8 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Map flags that disable certain items/skills configured in //= item_noequip.txt and skill_nocast_db.txt //===== By: ================================================== -//= eAthena Dev Team +//= rAthena Dev Team //= 1.0 [Komurka] //= 1.1 Added WoE:SE Map restrictions. [L0ne_W0lf] //= 1.2 Added Endless Tower Restrictions. (bugreport:4707) [L0ne_W0lf] diff --git a/conf/mapflag/town.txt b/conf/mapflag/town.txt index 13ba10939..162f27eba 100644 --- a/conf/mapflag/town.txt +++ b/conf/mapflag/town.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Allows Mailbox access //===== By: ================================================== //= Epoque diff --git a/conf/msg_athena.conf b/conf/msg_athena.conf index 315098099..2f5e50eea 100644 --- a/conf/msg_athena.conf +++ b/conf/msg_athena.conf @@ -1,4 +1,4 @@ -// eAthena msg_athena.conf +// rAthena msg_athena.conf // Message Configuration // For translation, just change msg here (second line), no need to modify source code, // or alternatively, use conf/import/msg_conf.txt diff --git a/conf/script_athena.conf b/conf/script_athena.conf index 5458c42ae..309f8ee41 100644 --- a/conf/script_athena.conf +++ b/conf/script_athena.conf @@ -1,5 +1,5 @@ //-------------------------------------------------------- -// eAthena Script Configuration File +// rAthena Script Configuration File //-------------------------------------------------------- -- cgit v1.2.3-60-g2f50