|
@@ -3,7 +3,7 @@
|
|
//===== By: ==================================================
|
|
//===== By: ==================================================
|
|
//= Kisuka
|
|
//= Kisuka
|
|
//===== Current Version: =====================================
|
|
//===== Current Version: =====================================
|
|
-//= 1.0
|
|
|
|
|
|
+//= 1.1
|
|
//===== Compatible With: =====================================
|
|
//===== Compatible With: =====================================
|
|
//= eAthena SVN
|
|
//= eAthena SVN
|
|
//===== Description: =========================================
|
|
//===== Description: =========================================
|
|
@@ -12,6 +12,7 @@
|
|
//= Help a suspicious man.
|
|
//= Help a suspicious man.
|
|
//===== Additional Comments: =================================
|
|
//===== Additional Comments: =================================
|
|
//= 1.0 First version. [Kisuka]
|
|
//= 1.0 First version. [Kisuka]
|
|
|
|
+//= 1.1 Corrected a small bug. [L0ne_W0lf]
|
|
//============================================================
|
|
//============================================================
|
|
|
|
|
|
// Prontera
|
|
// Prontera
|
|
@@ -523,7 +524,7 @@ morocc,131,26,5 script Secret Corps#egg 880,{
|
|
close;
|
|
close;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- else if (easter2008 >= 5 || easter2008 <= 8) {
|
|
|
|
|
|
+ else if (easter2008 >= 5 && easter2008 <= 8) {
|
|
mes "[Corps Member]";
|
|
mes "[Corps Member]";
|
|
mes "Did you forget";
|
|
mes "Did you forget";
|
|
mes "where you must go?";
|
|
mes "where you must go?";
|