summaryrefslogtreecommitdiff
path: root/npc/scripts_eaac.conf
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-05 13:23:07 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-05 13:23:07 +0000
commit288490094a7fe9167747dc78d416940759a31197 (patch)
tree53dc4f5c2375f4b688b53ca8841630ddec5e1f88 /npc/scripts_eaac.conf
parent8ec1c47aed09c90343949d57c92760ba84738a46 (diff)
downloadhercules-288490094a7fe9167747dc78d416940759a31197.tar.gz
hercules-288490094a7fe9167747dc78d416940759a31197.tar.bz2
hercules-288490094a7fe9167747dc78d416940759a31197.tar.xz
hercules-288490094a7fe9167747dc78d416940759a31197.zip
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt/conf/h/c files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_eaac.conf')
-rw-r--r--npc/scripts_eaac.conf168
1 files changed, 84 insertions, 84 deletions
diff --git a/npc/scripts_eaac.conf b/npc/scripts_eaac.conf
index 43c29b293..09b75b150 100644
--- a/npc/scripts_eaac.conf
+++ b/npc/scripts_eaac.conf
@@ -1,84 +1,84 @@
-// --------------------------------------------------------------
-// - eAAC Scripts -
-// --------------------------------------------------------------
-// All the custom scripts, remove the '//' to active...
-// --------------------------------------------------------------
-// - Warning!! Acktung!! Awas!! gevaar!! peligro!! GEGE -
-// --------------------------------------------------------------
-// - All scripts here should be used at your own risk. If you -
-// - have edited it yourself, we are not responsible for any -
-// - Damages or whatsoever. Do not report any bugs unless you -
-// - are sure they exist. Please provide evidence and proof. -
-// - eAthena developmers are not responsible for any damages or -
-// - disruptions of service during the service of the server -
-// - caused by the included scripts or for any damages -
-// - resulting in the use of the scripts. -
-// - Thanks, -
-// - eAthena Dev Team -
-// - Files organized, sorted and compiled together by erKURITA -
-// - To activate a script, simply remove the // in the -
-// - corresponding npc: line. In case of the Kafra Express, -
-// - just remove the // in the import: line -
-
-// --------------------------------------------------------------
-// ----------------------- Kafra Express ------------------------
-// Kafra Express scripts are all enabled by default in the conf.
-// All you have to do is enable/uncomment the following line and
-// edit the confi.txt file inside the kafraExpress folder. Read
-// the readme.txt for further information. Also before enabling
-// this, open and read the following conf file, since you have
-// to de-activate the default Global_Functions.txt file and
-// enable the custom global_functionsKE.txt files made by Skotlex
-// Script made by Skotlex.
-// Forum topic for support:
-//| http://www.eathena.ws/board/index.php?showtopic=20290
-//import: npc/custom/eAAC_Scripts/Kafra_Express_files.conf
-
-// --------------------------------------------------------------
-// -------------------- Disguiser Quest NPC ---------------------
-// Script made by palasx.
-// Forum topic for support:
-//| http://www.eathena.ws/board/index.php?showtopic=55584
-//npc: npc/custom/eAAC_Scripts/disguiser.txt
-
-// --------------------------------------------------------------
-// ---------------------- Roll A Dice NPC -----------------------
-// Script made by birkiczd.
-// Forum topic for support:
-//| http://www.eathena.ws/board/index.php?showtopic=62483
-//npc: npc/custom/eAAC_Scripts/roll_a_dice.txt
-
-// --------------------------------------------------------------
-// ---------------------- Message Boards ------------------------
-// Script made by cold
-// Forum topic for support:
-//| http://www.eathena.ws/board/index.php?showtopic=51051
-//npc: npc/custom/eAAC_Scripts/messageboards.txt
-
-// --------------------------------------------------------------
-// ---------------------- Donation Girl -------------------------
-// Script made by joshuaali
-// Forum topic for support:
-//| http://www.eathena.ws/board/index.php?showtopic=71464
-//npc: npc/custom/eAAC_Scripts/DonationGirl/donate.txt
-
-// --------------------------------------------------------------
-// ----------------------- Quest Warper -------------------------
-// Script made by Neouni
-// Forum topic for support:
-//| http://www.eathena.ws/board/index.php?showtopic=83352
-//npc: npc/custom/eAAC_Scripts/quest_warper.txt
-
-// --------------------------------------------------------------
-// ----------------------- Coin Banker --------------------------
-// Script made by erKURITA
-// Forum topic for support:
-//| http://www.eathena.ws/board/index.php?showtopic=80615
-//npc: npc/custom/eAAC_Scripts/banker.txt
-
-// --------------------------------------------------------------
-// ---------------------- Vending Machine------------------------
-// Script made by Celestria
-// Forum topic for support:
-//| http://www.eathena.ws/board/index.php?showtopic=91261
-//npc: npc/custom/eAAC_Scripts/vendmachine.txt
+// --------------------------------------------------------------
+// - eAAC Scripts -
+// --------------------------------------------------------------
+// All the custom scripts, remove the '//' to active...
+// --------------------------------------------------------------
+// - Warning!! Acktung!! Awas!! gevaar!! peligro!! GEGE -
+// --------------------------------------------------------------
+// - All scripts here should be used at your own risk. If you -
+// - have edited it yourself, we are not responsible for any -
+// - Damages or whatsoever. Do not report any bugs unless you -
+// - are sure they exist. Please provide evidence and proof. -
+// - eAthena developmers are not responsible for any damages or -
+// - disruptions of service during the service of the server -
+// - caused by the included scripts or for any damages -
+// - resulting in the use of the scripts. -
+// - Thanks, -
+// - eAthena Dev Team -
+// - Files organized, sorted and compiled together by erKURITA -
+// - To activate a script, simply remove the // in the -
+// - corresponding npc: line. In case of the Kafra Express, -
+// - just remove the // in the import: line -
+
+// --------------------------------------------------------------
+// ----------------------- Kafra Express ------------------------
+// Kafra Express scripts are all enabled by default in the conf.
+// All you have to do is enable/uncomment the following line and
+// edit the confi.txt file inside the kafraExpress folder. Read
+// the readme.txt for further information. Also before enabling
+// this, open and read the following conf file, since you have
+// to de-activate the default Global_Functions.txt file and
+// enable the custom global_functionsKE.txt files made by Skotlex
+// Script made by Skotlex.
+// Forum topic for support:
+//| http://www.eathena.ws/board/index.php?showtopic=20290
+//import: npc/custom/eAAC_Scripts/Kafra_Express_files.conf
+
+// --------------------------------------------------------------
+// -------------------- Disguiser Quest NPC ---------------------
+// Script made by palasx.
+// Forum topic for support:
+//| http://www.eathena.ws/board/index.php?showtopic=55584
+//npc: npc/custom/eAAC_Scripts/disguiser.txt
+
+// --------------------------------------------------------------
+// ---------------------- Roll A Dice NPC -----------------------
+// Script made by birkiczd.
+// Forum topic for support:
+//| http://www.eathena.ws/board/index.php?showtopic=62483
+//npc: npc/custom/eAAC_Scripts/roll_a_dice.txt
+
+// --------------------------------------------------------------
+// ---------------------- Message Boards ------------------------
+// Script made by cold
+// Forum topic for support:
+//| http://www.eathena.ws/board/index.php?showtopic=51051
+//npc: npc/custom/eAAC_Scripts/messageboards.txt
+
+// --------------------------------------------------------------
+// ---------------------- Donation Girl -------------------------
+// Script made by joshuaali
+// Forum topic for support:
+//| http://www.eathena.ws/board/index.php?showtopic=71464
+//npc: npc/custom/eAAC_Scripts/DonationGirl/donate.txt
+
+// --------------------------------------------------------------
+// ----------------------- Quest Warper -------------------------
+// Script made by Neouni
+// Forum topic for support:
+//| http://www.eathena.ws/board/index.php?showtopic=83352
+//npc: npc/custom/eAAC_Scripts/quest_warper.txt
+
+// --------------------------------------------------------------
+// ----------------------- Coin Banker --------------------------
+// Script made by erKURITA
+// Forum topic for support:
+//| http://www.eathena.ws/board/index.php?showtopic=80615
+//npc: npc/custom/eAAC_Scripts/banker.txt
+
+// --------------------------------------------------------------
+// ---------------------- Vending Machine------------------------
+// Script made by Celestria
+// Forum topic for support:
+//| http://www.eathena.ws/board/index.php?showtopic=91261
+//npc: npc/custom/eAAC_Scripts/vendmachine.txt