summaryrefslogtreecommitdiff
path: root/npc/kafras
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-10 05:26:23 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-08-10 05:26:23 +0000
commit40f5d99ae3fd4967563eba5b5f75c4fd3b94891a (patch)
tree43cd3657027cd2ce2e6d99230484dec538cb76e5 /npc/kafras
parent87b1337021cd74d1f5da50ccf89f5cc044cde427 (diff)
downloadhercules-40f5d99ae3fd4967563eba5b5f75c4fd3b94891a.tar.gz
hercules-40f5d99ae3fd4967563eba5b5f75c4fd3b94891a.tar.bz2
hercules-40f5d99ae3fd4967563eba5b5f75c4fd3b94891a.tar.xz
hercules-40f5d99ae3fd4967563eba5b5f75c4fd3b94891a.zip
* Standardized Kafra Employee headers and comments (/kafras/)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16616 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/kafras')
-rw-r--r--npc/kafras/cool_event_corp.txt2
-rw-r--r--npc/kafras/kafras_alb.txt24
-rw-r--r--npc/kafras/kafras_alde.txt20
-rw-r--r--npc/kafras/kafras_com.txt22
-rw-r--r--npc/kafras/kafras_dungeons.txt33
-rw-r--r--npc/kafras/kafras_gef.txt24
-rw-r--r--npc/kafras/kafras_izl.txt16
-rw-r--r--npc/kafras/kafras_mor.txt23
-rw-r--r--npc/kafras/kafras_new.txt40
-rw-r--r--npc/kafras/kafras_pay.txt26
-rw-r--r--npc/kafras/kafras_pron.txt30
-rw-r--r--npc/kafras/kafras_yun.txt26
12 files changed, 133 insertions, 153 deletions
diff --git a/npc/kafras/cool_event_corp.txt b/npc/kafras/cool_event_corp.txt
index 24eae21ca..853d15cbc 100644
--- a/npc/kafras/cool_event_corp.txt
+++ b/npc/kafras/cool_event_corp.txt
@@ -5,7 +5,7 @@
//===== Current Version: =====================================
//= 1.5
//===== Compatible With: =====================================
-//= rAthena
+//= rAthena SVN
//===== Description: =========================================
//= Cool Event Corp. Staff (Save, Storage & Pushcart Service)
//= in Arunafeltz Region.
diff --git a/npc/kafras/kafras_alb.txt b/npc/kafras/kafras_alb.txt
index 6058ca40d..faa42916e 100644
--- a/npc/kafras/kafras_alb.txt
+++ b/npc/kafras/kafras_alb.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script ============
+//===== rAthena Script =======================================
//= Alberta Kafras
-//===== By: =========================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: ===================
+//===== Current Version: =====================================
//= 2.4
-//===== Compatible With: =====================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: ==========================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions :)
//= v2.1b Minor changes to function calls. Using arguments.
//= This version uses arrays .[kobra_k88]
@@ -23,10 +23,9 @@
//= 2.3 Can't save outside city anymore [Evera]
//= 2.4 Updated function calls with new arguments. [L0ne_W0lf]
//= Added unique Kafra Welcome message.
-//=====================================================================
+//============================================================
-
-// NorthWest -----------------------------------------------------------------
+// Northwest --------------------------------------------------------------
alberta,28,229,0 script Kafra Employee::kaf_alberta 116,{
cutin "kafra_02",2;
callfunc "F_KafSetAlb";
@@ -43,7 +42,7 @@ alberta,28,229,0 script Kafra Employee::kaf_alberta 116,{
callfunc "F_KafEnd",0,1,"in the city of Alberta";
}
-// South ---------------------------------------------------------------------
+// South ------------------------------------------------------------------
alberta,113,60,6 script Kafra Employee::kaf_alberta2 112,{
cutin "kafra_06",2;
callfunc "F_KafSetAlb";
@@ -61,8 +60,7 @@ alberta,113,60,6 script Kafra Employee::kaf_alberta2 112,{
callfunc "F_KafEnd",0,1,"in the city of Alberta";
}
-
-// Function: Sets variables for Ablerta Kafras -------------------------------
+// Function: Sets variables for Alberta Kafras ----------------------------
function script F_KafSetAlb {
cleararray @wrpC$[0],"",getarraysize(@wrpC$);
setarray @wrpP[0], 1200, 1800, 1800;
diff --git a/npc/kafras/kafras_alde.txt b/npc/kafras/kafras_alde.txt
index 39a88534c..a4b892552 100644
--- a/npc/kafras/kafras_alde.txt
+++ b/npc/kafras/kafras_alde.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script =======================================
+//===== rAthena Script =======================================
//= Al De Baran Kafras
-//===== By: ============================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: =======================
+//===== Current Version: =====================================
//= 2.3a
-//===== Compatible With: ============================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: ==========================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions :)
//= v2.1b Minor changes to function calls. Using arguments.
//= This version uses arrays .[kobra_k88]
@@ -25,9 +25,9 @@
//= Added unique Kafra Welcome message.
//= Changed "Yuno" to "Juno"
//= 2.3a Added "callfunc("F_CheckKafCode")" when you open storage. (bugreport:515) [Samuray22]
-//=====================================================================
+//============================================================
-// Kafra Main Office (Kafra Leilah) ------------------------------------
+// Kafra Main Office (Kafra Leilah) ---------------------------------------
aldeba_in,96,181,4 script Kafra Service 113,{
cutin "kafra_05",2;
mes "[Kafra Leilah]";
@@ -114,7 +114,7 @@ aldeba_in,96,181,4 script Kafra Service 113,{
end;
}
-// Central --------------------------------------------------
+// Central ----------------------------------------------------------------
aldebaran,143,119,4 script Kafra Employee::kaf_aldebaran 113,{
cutin "kafra_05",2;
cleararray @wrpC$[0],"",getarraysize(@wrpC$);
diff --git a/npc/kafras/kafras_com.txt b/npc/kafras/kafras_com.txt
index 44c8da63d..9dcfe3daa 100644
--- a/npc/kafras/kafras_com.txt
+++ b/npc/kafras/kafras_com.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script ===============
+//===== rAthena Script =======================================
//= Comodo Kafras
-//===== By: ============================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: =======================
+//===== Current Version: =====================================
//= 2.3
-//===== Compatible With: ============================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: ==========================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions :)
//= v2.1b Minor changes to function calls. Using arguments.
//= This version uses arrays .[kobra_k88]
@@ -24,10 +24,9 @@
//= 2.21 from Pharos, both warps are now 1200z [Evera]
//= 2.3 Updated function calls with new arguments. [L0ne_W0lf]
//= Added unique Kafra Welcome message2.
-//=====================================================================
+//============================================================
-
-// In Town ==============================================>\\
+// In Town ----------------------------------------------------------------
comodo,195,150,4 script Kafra Employee::kaf_comodo 721,{
cutin "kafra_07",2;
cleararray @wrpC$[0],"",getarraysize(@wrpC$);
@@ -50,7 +49,7 @@ comodo,195,150,4 script Kafra Employee::kaf_comodo 721,{
callfunc "F_KafEnd",0,1,"in the town of Comodo";
}
-// Comodo Pharos Lighthouse (Beacon Island) ===================>\\
+// Comodo Pharos Lighthouse (Beacon Island) -------------------------------
cmd_fild07,136,134,4 script Kafra Employee::kaf_cmd_fild07 721,{
cutin "kafra_07",2;
cleararray @wrpC$[0],"",getarraysize(@wrpC$);
@@ -70,5 +69,4 @@ cmd_fild07,136,134,4 script Kafra Employee::kaf_cmd_fild07 721,{
M_Save:
savepoint "cmd_fild07",127,134;
callfunc "F_KafEnd",0,1,"in Pyros Lighthouse";
-
}
diff --git a/npc/kafras/kafras_dungeons.txt b/npc/kafras/kafras_dungeons.txt
index e5c19bff4..4735efb9b 100644
--- a/npc/kafras/kafras_dungeons.txt
+++ b/npc/kafras/kafras_dungeons.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script ================
+//===== rAthena Script =======================================
//= Kafras in Dungeons and Fields
-//===== By: ============================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: =======================
+//===== Current Version: =====================================
//= 2.7a
-//===== Compatible With: ============================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: =================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions. Added teleport service for Orc Dungeon
//= and Coal Mine Kafras.
//= v2.1 Fixed bug with Merc job quest kafra.[Lupus]
@@ -31,11 +31,10 @@
//= Removed Ant Hell Kafra Employees.
//= 2.7 Merchant quest in the Biliban kafra. (Barron-Monster) [L0ne_W0lf]
//= 2.7a Corrected a problem with Dobuel "Welcome Message". (bugreport:783) [Samuray22]
-//===============================================================
+//============================================================
-//<============================= Byalan Island ============================>\\
+// Byalan Island ----------------------------------------------------------
izlu2dun,106,58,8 script Kafra Employee::kaf_izlu2dun 115,{
-
cutin "kafra_03",2;
if(BaseJob==Job_Novice && job_merchant_q2>0) callfunc "F_MercKafra"; //F_MercKafra found in merchant.txt
mes "[Kafra Employee]";
@@ -51,8 +50,7 @@ izlu2dun,106,58,8 script Kafra Employee::kaf_izlu2dun 115,{
callfunc "F_KafEnd",0,1,"at Byalan Island";
}
-
-//<============================ Culvert Sewers ============================>\\
+// Culvert Sewers ---------------------------------------------------------
prt_fild05,290,224,3 script Kafra Employee::prt_fild05 114,{
cutin "kafra_04",2;
mes "[Kafra Employee]";
@@ -69,8 +67,7 @@ prt_fild05,290,224,3 script Kafra Employee::prt_fild05 114,{
callfunc "F_KafEnd",0,1, "at the Prontera Culverts";
}
-
-//<=========================== Coal Mine (Dead Pitt) =======================>\\
+// Coal Mine (Dead Pitt) --------------------------------------------------
mjolnir_02,83,362,4 script Kafra Employee::kaf_mjolnir_02 116,{
cutin "kafra_02",2;
mes "[Kafra Employee]";
@@ -86,8 +83,7 @@ mjolnir_02,83,362,4 script Kafra Employee::kaf_mjolnir_02 116,{
callfunc "F_KafEnd",0,1,"at Mjolnir Dead Pit";
}
-
-//<=============================== Morroc Ruins ============================>\\
+// Morroc Ruins -----------------------------------------------------------
moc_ruins,59,157,5 script Kafra Employee::moc_ruins 114,{
cutin "kafra_04",2;
mes "[Kafra Employee]";
@@ -104,8 +100,7 @@ moc_ruins,59,157,5 script Kafra Employee::moc_ruins 114,{
callfunc "F_KafEnd",0,1," at the Pyramids";
}
-
-//<================================ Orc Dungeon ============================>\\
+// Orc Dungeon ------------------------------------------------------------
gef_fild10,73,340,5 script Kafra Employee::kaf_gef_fild10 116,{
cutin "kafra_02",2;
mes "[Kafra Employee]";
@@ -121,7 +116,7 @@ gef_fild10,73,340,5 script Kafra Employee::kaf_gef_fild10 116,{
callfunc "F_KafEnd",0,1,"at the Orc Dungeon";
}
-//<============================== Treasure Island ==========================>\\
+// Treasure Island --------------------------------------------------------
alb2trea,59,69,5 script Kafra Employee::kaf_alb2trea 117,{
cutin "kafra_01",2;
mes "[Kafra Employee]";
diff --git a/npc/kafras/kafras_gef.txt b/npc/kafras/kafras_gef.txt
index 2fe2365bd..f9a40c7e0 100644
--- a/npc/kafras/kafras_gef.txt
+++ b/npc/kafras/kafras_gef.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script =======================================
+//===== rAthena Script =======================================
//= Geffen Kafras
-//===== By: =========================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: ===================
+//===== Current Version: =====================================
//= 2.5
-//===== Compatible With: =====================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: ==========================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions :)
//= v2.1b Minor changes to function calls. Using arguments.
//= This version uses arrays .[kobra_k88]
@@ -25,10 +25,9 @@
//= Added unique Kafra Welcome messages.
//= Removed North and West Kafra
//= 2.5 Fixed Kafra NPC names. [L0ne_W0lf]
-//=====================================================================
+//============================================================
-
-// South =====================================
+// South ------------------------------------------------------------------
geffen,120,62,0 script Kafra Employee::kaf_geffen 115,{
cutin "kafra_03",2;
callfunc "F_KafSetGef";
@@ -44,7 +43,7 @@ geffen,120,62,0 script Kafra Employee::kaf_geffen 115,{
callfunc "F_KafEnd",0,1,"in the city of Geffen";
}
-// East ==============================================
+// East -------------------------------------------------------------------
geffen,203,123,2 script Kafra Employee::geffen2 114,{
cutin "kafra_04",2;
callfunc "F_KafSetGef";
@@ -62,8 +61,7 @@ geffen,203,123,2 script Kafra Employee::geffen2 114,{
callfunc "F_KafEnd",0,1,"in the city of Geffen";
}
-
-// Function: Sets variables for Geffen Kafras -------------------
+// Function: Sets variables for Geffen Kafras -----------------------------
function script F_KafSetGef {
cleararray @wrpC$[0],"",getarraysize(@wrpC$);
setarray @wrpD$[0], "Prontera", "Al De Baran", "Orc Dungeon", "Mjolnir Dead Pit";
diff --git a/npc/kafras/kafras_izl.txt b/npc/kafras/kafras_izl.txt
index 224c1a3f6..d7e52dd5d 100644
--- a/npc/kafras/kafras_izl.txt
+++ b/npc/kafras/kafras_izl.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script =======================================
+//===== rAthena Script =======================================
//= Izlude Kafras
-//===== By: =========================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: ===================
+//===== Current Version: =====================================
//= 2.4
-//===== Compatible With: =====================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: ==========================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions :)
//= v2.1b Minor changes to function calls. Using arguments.
//= This version uses arrays .[kobra_k88]
@@ -24,7 +24,7 @@
//= 2.3 Updated function calls with new arguments. [L0ne_W0lf]
//= Added unique Kafra Welcome message2.
//= 2.4 Izlude Kafra doesn't warp to Prontera but to Payon. [Masao]
-//=====================================================================
+//============================================================
- script kaf_izlude -1,{
cutin "kafra_01",2;
diff --git a/npc/kafras/kafras_mor.txt b/npc/kafras/kafras_mor.txt
index 30358c61c..be8187b61 100644
--- a/npc/kafras/kafras_mor.txt
+++ b/npc/kafras/kafras_mor.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script =======================================
+//===== rAthena Script =======================================
//= Morroc Kafras
-//===== By: =========================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: ===================
+//===== Current Version: =====================================
//= 2.4
-//===== Compatible With: =====================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: ==========================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions :)
//= v2.1b Minor changes to function calls. Using arguments.
//= This version uses arrays .[kobra_k88]
@@ -24,10 +24,9 @@
//= 2.4 Updated function calls with new arguments. [L0ne_W0lf]
//= Added unique Kafra Welcome messages.
//= removed West and East Kafra
-//=====================================================================
+//============================================================
-
-// South ================================
+// South ------------------------------------------------------------------
morocc,156,97,4 script Kafra Employee::kaf_morocc 113,{
cutin "kafra_05",2;
callfunc "F_KafSetMoc";
@@ -43,7 +42,7 @@ morocc,156,97,4 script Kafra Employee::kaf_morocc 113,{
callfunc "F_KafEnd",0,1,"in the city of Morroc";
}
-// North =================================
+// North ------------------------------------------------------------------
morocc,160,258,4 script Kafra::kaf_morocc2 114,{
cutin "kafra_04",2;
callfunc "F_KafSetMoc";
@@ -61,7 +60,7 @@ morocc,160,258,4 script Kafra::kaf_morocc2 114,{
callfunc "F_KafEnd",0,1,"in the city of Morroc";
}
-// Function: Sets variables for Morroc Kafras --------------------------------
+// Function: Sets variables for Morroc Kafras -----------------------------
function script F_KafSetMoc {
cleararray @wrpC$[0],"",getarraysize(@wrpC$);
setarray @wrpD$[0], "Prontera", "Payon", "Alberta", "Comodo", "Comodo Pharos Beacon";
diff --git a/npc/kafras/kafras_new.txt b/npc/kafras/kafras_new.txt
index ede7e9bb1..27637ba35 100644
--- a/npc/kafras/kafras_new.txt
+++ b/npc/kafras/kafras_new.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script ===========
+//===== rAthena Script =======================================
//= New Kafras
-//===== By: =========================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: ===================
+//===== Current Version: =====================================
//= 3.2
-//===== Compatible With: =====================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: ==============================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions
//= v2.1 Added Niflheim Kafra by Dizzy
//= v2.1b Minor changes to function calls. Using arguments.
@@ -34,9 +34,9 @@
//= Added unique Kafra Welcome messages.
//= 3.1 Fixed one of Einbroch (east) kafras not displaying a name, bugreport:857 [Brainstorm]
//= 3.2 Changed Umbala Kafra Position to official. [Masao]
-//==========================================================================
+//============================================================
-// Amatsu ------------------------------------------------------------------
+// Amatsu -----------------------------------------------------------------
amatsu,102,149,4 script Kafra Employee::kaf_amatsu 116,{
cutin "kafra_02",2;
mes "[Kafra Employee]";
@@ -52,7 +52,7 @@ amatsu,102,149,4 script Kafra Employee::kaf_amatsu 116,{
callfunc "F_KafEnd",0,1,"in the city of Amatsu";
}
-// Ayothaya ----------------------------------------------------------------
+// Ayothaya ---------------------------------------------------------------
ayothaya,212,169,5 script Kafra Employee::kaf_ayothaya 116,{
cutin "kafra_02",2;
mes "[Kafra Employee]";
@@ -68,8 +68,7 @@ ayothaya,212,169,5 script Kafra Employee::kaf_ayothaya 116,{
callfunc "F_KafEnd",0,1,"in the city of Ayotaya";
}
-// Einbech -----------------------------------------------------------------
-
+// Einbech ----------------------------------------------------------------
einbech,181,132,5 script Kafra Employee#ein3::kaf_einbech 860,{
cutin "kafra_08",2;
mes "[Kafra Employee]";
@@ -84,7 +83,7 @@ einbech,181,132,5 script Kafra Employee#ein3::kaf_einbech 860,{
callfunc "F_KafEnd",0,1,"in the town of Einbech";
}
-// Einbroch (North-East) ---------------------------------------------------
+// Einbroch (North-East) --------------------------------------------------
einbroch,242,205,5 script Kafra Employee#ein2::kaf_einbroch 860,{
cutin "kafra_08",2;
mes "[Kafra Employee]";
@@ -100,7 +99,7 @@ einbroch,242,205,5 script Kafra Employee#ein2::kaf_einbroch 860,{
callfunc "F_KafEnd",0,1,"in the city of Einbroch";
}
-// Einbroch (East) ---------------------------------------------------------
+// Einbroch (East) --------------------------------------------------------
einbroch,59,203,6 script Kafra Employee#ein1::kaf_einbroch2 861,{
cutin "kafra_09",2;
mes "[Kafra Employee]";
@@ -116,7 +115,7 @@ einbroch,59,203,6 script Kafra Employee#ein1::kaf_einbroch2 861,{
callfunc "F_KafEnd",0,1,"in the city of Einbroch";
}
-// Gonryun -----------------------------------------------------------------
+// Gonryun ----------------------------------------------------------------
gonryun,159,122,4 script Kafra Employee::kaf_gonryun 116,{
cutin "kafra_02",2;
mes "[Kafra Employee]";
@@ -132,9 +131,8 @@ gonryun,159,122,4 script Kafra Employee::kaf_gonryun 116,{
callfunc "F_KafEnd",0,1,"in the city of Kunlun";
}
-// Lighthalzen--------------------------------------------------------------
-
-//Outside the hotel
+// Lighthalzen-------------------------------------------------------------
+// Outside Hotel
lighthalzen,164,100,4 script Kafra Employee::kaf_lighthalzen 860,{
cutin "kafra_08",2;
mes "[Kafra Employee]";
@@ -165,7 +163,7 @@ lighthalzen,191,320,4 script Kafra Employee::kaf_lighthalzen2 861,{
callfunc "F_KafEnd",0,1,"in the city of Lighthalzen";
}
-//Inside the hotel
+// Inside Hotel
lhz_in02,237,284,4 script Kafra Employee::kaf_lhz_in02 861,{
cutin "kafra_09",2;
mes "[Kafra Employee]";
@@ -180,7 +178,7 @@ lhz_in02,237,284,4 script Kafra Employee::kaf_lhz_in02 861,{
callfunc "F_KafEnd",0,1,"in the city of Lighthalzen";
}
-// Louyang -----------------------------------------------------------------
+// Louyang ----------------------------------------------------------------
louyang,210,104,5 script Kafra Employee::kaf_louyang 117,{
cutin "kafra_01",2;
mes "[Kafra Employee]";
@@ -196,7 +194,7 @@ louyang,210,104,5 script Kafra Employee::kaf_louyang 117,{
callfunc "F_KafEnd",0,1,"in the city of Louyang";
}
-// Umbala Kafra ------------------------------------------------------------
+// Umbala -----------------------------------------------------------------
umbala,87,160,4 script Kafra Employee::kaf_umbala 721,{
cutin "kafra_07",2;
cleararray @wrpC$[0],"",getarraysize(@wrpC$);
diff --git a/npc/kafras/kafras_pay.txt b/npc/kafras/kafras_pay.txt
index b02aadd03..09d1ebd19 100644
--- a/npc/kafras/kafras_pay.txt
+++ b/npc/kafras/kafras_pay.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script =======================================
+//===== rAthena Script =======================================
//= Payon Kafras
-//===== By: =========================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: ===================
+//===== Current Version: =====================================
//= 2.5
-//===== Compatible With: =====================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: ==============================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions
//= v2.1b Minor changes to function calls. Using arguments.
//= This version uses arrays .[kobra_k88]
@@ -27,10 +27,9 @@
//= Added unique Kafra Welcome message.
//= 2.4b Updated the remaning names for the Kafras. [L0ne_W0lf]
//= 2.5 Changed Order in the Warp menu to official. [Masao]
-//==========================================================================
+//============================================================
-
-// Main Town, South ----------------------------------------------------------
+// Main Town, South -------------------------------------------------------
payon,181,104,4 script Kafra Employee::kaf_payon 113,{
cutin "kafra_05",2;
callfunc "F_KafSetPay";
@@ -46,7 +45,7 @@ payon,181,104,4 script Kafra Employee::kaf_payon 113,{
callfunc "F_KafEnd",0,1,"in the city of Payon";
}
-// Main Town, Middle North --------------------------------------------------
+// Main Town, Middle North ------------------------------------------------
payon,175,226,4 script Kafra Employee::kaf_payon2 116,{
cutin "kafra_02",2;
callfunc "F_KafSetPay";
@@ -63,7 +62,7 @@ payon,175,226,4 script Kafra Employee::kaf_payon2 116,{
callfunc "F_KafEnd",0,1,"in the city of Payon";
}
-// Archer Village ------------------------------------------------------------
+// Archer Village ---------------------------------------------------------
pay_arche,55,123,0 script Kafra Employee::kaf_payon3 115,{
cutin "kafra_03",2;
callfunc "F_KafSetPay";
@@ -80,8 +79,7 @@ pay_arche,55,123,0 script Kafra Employee::kaf_payon3 115,{
callfunc "F_KafEnd",0,1,"at the Payon Dungeon";
}
-
-// Function: Sets variables for Payon Kafras ---------------------------------
+// Function: Sets variables for Payon Kafras ------------------------------
function script F_KafSetPay {
cleararray @wrpC$[0],"",getarraysize(@wrpC$);
setarray @wrpD$[0], "Prontera", "Alberta", "Morroc";
diff --git a/npc/kafras/kafras_pron.txt b/npc/kafras/kafras_pron.txt
index 3de243c7b..a698a0e69 100644
--- a/npc/kafras/kafras_pron.txt
+++ b/npc/kafras/kafras_pron.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script =======================================
+//===== rAthena Script =======================================
//= Prontera Kafras
-//===== By: =========================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: ===================
+//===== Current Version: =====================================
//= 2.7
-//===== Compatible With: =====================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: ==========================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions :)
//= v2.1b Minor changes to function calls. Using arguments.
//= This version uses arrays .[kobra_k88]
@@ -28,10 +28,9 @@
//= 2.6 Fixed central Kafra position (146,86 -> 146,98) [L0ne_W0lf]
//= 2.7 Updated function calls with new arguments. [L0ne_W0lf]
//= Added unique Kafra Welcome messages.
-//=====================================================================
+//============================================================
-
-// North ==================================
+// North ------------------------------------------------------------------
prontera,152,326,3 script Kafra Employee::kaf_prontera 112,{
cutin "kafra_06",2;
callfunc "F_KafSetPront";
@@ -49,7 +48,7 @@ M_Save:
callfunc "F_KafEnd",0,1,"in the city of Prontera";
}
-// SOUTH ======================================
+// South ------------------------------------------------------------------
prontera,151,29,0 script Kafra Employee::kaf_prontera2 115,{
cutin "kafra_03",2;
callfunc "F_KafSetPront";
@@ -65,7 +64,7 @@ prontera,151,29,0 script Kafra Employee::kaf_prontera2 115,{
callfunc "F_KafEnd",0,1,"in the city of Prontera";
}
-//WEST=========================================
+// West -------------------------------------------------------------------
prontera,29,207,6 script Kafra Employee::kaf_prontera3 113,{
cutin "kafra_05",2;
callfunc "F_KafSetPront";
@@ -81,7 +80,7 @@ prontera,29,207,6 script Kafra Employee::kaf_prontera3 113,{
callfunc "F_KafEnd",0,1,"in the city of Prontera";
}
-// East ===========================================
+// East -------------------------------------------------------------------
prontera,282,200,2 script Kafra Employee::kaf_prontera4 114,{
cutin "kafra_04",2;
callfunc "F_KafSetPront";
@@ -99,7 +98,7 @@ prontera,282,200,2 script Kafra Employee::kaf_prontera4 114,{
callfunc "F_KafEnd",0,1,"in the city of Prontera";
}
-// Center ===========================================
+// Center -----------------------------------------------------------------
prontera,146,89,6 script Kafra Employee::kaf_prontera5 117,{
cutin "kafra_01",2;
callfunc "F_KafSetPront";
@@ -116,8 +115,7 @@ M_Save:
callfunc "F_KafEnd",0,1,"in the city of Prontera";
}
-
-// Function: Sets variables for Prontera Kafras ----------------------------
+// Function: Sets variables for Prontera Kafras ---------------------------
function script F_KafSetPront {
cleararray @wrpC$[0],"",getarraysize(@wrpC$);
setarray @wrpD$[0], "Izlude", "Geffen", "Payon", "Morroc", "Orc Dungeon", "Alberta";
diff --git a/npc/kafras/kafras_yun.txt b/npc/kafras/kafras_yun.txt
index 3f78529bf..fad97ac25 100644
--- a/npc/kafras/kafras_yun.txt
+++ b/npc/kafras/kafras_yun.txt
@@ -1,12 +1,12 @@
-//===== rAthena Script =======================================
+//===== rAthena Script =======================================
//= Yuno Kafras
-//===== By: =========================
+//===== By: ==================================================
//= rAthena Dev Team
-//===== Current Version: ===================
+//===== Current Version: =====================================
//= 2.4
-//===== Compatible With: =====================
-//= rAthena 1.0
-//===== Description: ============================================
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
//= Description of argument settings for callfunc "F_Kafra".
//= arg(0): When set at 0 the default Kafra message is displayed.
//= When set to 1 the Niflhiem Kafra message is displayed.
@@ -15,7 +15,7 @@
//= arg(2): Set to 1 to disable info menu. Otherwise set to 0.
//= arg(3): Cost of Storage service
//= arg(4): Cost of Rent a Pushcart service
-//===== Additional Comments: ==========================================
+//===== Additional Comments: =================================
//= v1.1 Now using functions :)
//= v2.1b Minor changes to function calls. Using arguments.
//= This version uses arrays .[kobra_k88]
@@ -23,10 +23,9 @@
//= 2.3 Updated a kafra location. [Musashiden]
//= 2.4 Updated function calls with new arguments. [L0ne_W0lf]
//= Added unique Kafra Welcome message.
-//=====================================================================
+//============================================================
-
-// Center ------------------------------------------------------------------
+// Center -----------------------------------------------------------------
yuno,152,187,4 script Kafra Employee::kaf_yuno 860,{
cutin "kafra_08",2;
callfunc "F_KafSetYun";
@@ -42,7 +41,7 @@ yuno,152,187,4 script Kafra Employee::kaf_yuno 860,{
callfunc "F_KafEnd",0,1,"in the city of Juno";
}
-// South East --------------------------------------------------------------
+// South East -------------------------------------------------------------
yuno,327,108,4 script Kafra Employee::kaf_yuno2 860,{
cutin "kafra_08",2;
callfunc "F_KafSetYun";
@@ -58,7 +57,7 @@ yuno,327,108,4 script Kafra Employee::kaf_yuno2 860,{
callfunc "F_KafEnd",0,1,"in the city of Juno";
}
-// East --------------------------------------------------------------------
+// East -------------------------------------------------------------------
yuno,277,221,4 script Kafra Employee::kaf_yuno3 861,{
cutin "kafra_09",2;
callfunc "F_KafSetYun";
@@ -74,8 +73,7 @@ yuno,277,221,4 script Kafra Employee::kaf_yuno3 861,{
callfunc "F_KafEnd",0,1,"in the city of Juno";
}
-
-// Function: Sets variables for Yuno Kafras ------------
+// Function: Sets variables for Yuno Kafras -------------------------------
function script F_KafSetYun {
cleararray @wrpC$[0],"",getarraysize(@wrpC$);
setarray @wrpD$[0], "Al De Baran";