summaryrefslogtreecommitdiff
path: root/npc/003-3/malindou.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-08-27 20:27:32 -0300
committerJesusaves <cpntb1@ymail.com>2018-08-27 20:27:32 -0300
commit7f69fae910ead759115f72ca1ba0bbaffccd983c (patch)
tree4a30d32276afabea4c34388ff5ba9703dc63319c /npc/003-3/malindou.txt
parentb04e65c9404c658d7c00118e4b6615d005cba4cf (diff)
downloadserverdata-7f69fae910ead759115f72ca1ba0bbaffccd983c.tar.gz
serverdata-7f69fae910ead759115f72ca1ba0bbaffccd983c.tar.bz2
serverdata-7f69fae910ead759115f72ca1ba0bbaffccd983c.tar.xz
serverdata-7f69fae910ead759115f72ca1ba0bbaffccd983c.zip
Update Server Updates descriptions and clean up some stuff.
Diffstat (limited to 'npc/003-3/malindou.txt')
-rw-r--r--npc/003-3/malindou.txt15
1 files changed, 6 insertions, 9 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index f10455cd4..2dd89a825 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -35,34 +35,30 @@ OnInit:
$UPDATE=1529281965;
debugmes "";
debugmes "* Please set #BankP for bankers";
+ debugmes "* Automatically creatining minimal GP reserves for Hasan Autumn's Quest";
debugmes "";
- //$HASAN_GP=rand(3,12)+rand(3,12)+rand(3,12); // Already initialized on the main server
+ $HASAN_GP=rand(3,12)+rand(3,12)+rand(3,12);
}
// Current UPDATE value: Dom Jun 30 22:44:46 -03 2018
if ($UPDATE < 1530409486) {
$UPDATE=1530409486;
debugmes "";
- debugmes "* Clearing invalid items";
+ debugmes "* Clearing invalid (deleted) items";
debugmes "";
DelItemFromEveryPlayer(729);
- //$HASAN_GP=rand(3,12)+rand(3,12)+rand(3,12); // Already initialized on the main server
}
// Current UPDATE value: Qui Jul 12 02:40:02 -03 2018
if ($UPDATE < 1531374002) {
$UPDATE=1531374002;
debugmes "";
- //debugmes "* DESTROYING EVERY POLISHED EMERALD OR AMETHYST";
- //debugmes "* Reason: Item ID Violation!";
debugmes "* WARNING! WARNING! WARNING!";
debugmes "* ITEM ID VIOLATION DETECTED!";
debugmes "";
debugmes "* ALL POLISHED EMERALDS BECOME POLISHED AMETHYSTS, AND VICE-VERSA!";
- debugmes "* All players must contact a GM to do the swap.";
+ debugmes "* This should not have an effect ingame.";
debugmes "";
- //DelItemFromEveryPlayer(5033);
- //DelItemFromEveryPlayer(5036);
- //$HASAN_GP=rand(3,12)+rand(3,12)+rand(3,12); // Already initialized on the main server
}
+ // Current UPDATE value: Qui Ago 2 13:58:17 -03 2018
if ($UPDATE < 1533229097) {
$UPDATE=1533229097;
debugmes "";
@@ -72,6 +68,7 @@ OnInit:
query_sql("UPDATE `quest` SET `count1` = '2' WHERE `quest`.`quest_id`="+LoFQuest_Fairy+" AND `count1` = '3'");
DelItemFromEveryPlayer(SkullMask);
}
+ // Current UPDATE value: Qua Ago 8 11:04:10 -03 2018
if ($UPDATE < 1533737050) {
$UPDATE=1533737050;
debugmes "";