diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-06 22:53:41 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-06 22:53:41 -0300 |
commit | 37b88724a1358a223e93d6f82299a883bb8e0b48 (patch) | |
tree | b8bf42609d31e3cee6f46df9b7598cc0f4ffbebf /npc/003-3 | |
parent | 0a3f6c21632c329e771c6243136c578ba8295c92 (diff) | |
download | serverdata-37b88724a1358a223e93d6f82299a883bb8e0b48.tar.gz serverdata-37b88724a1358a223e93d6f82299a883bb8e0b48.tar.bz2 serverdata-37b88724a1358a223e93d6f82299a883bb8e0b48.tar.xz serverdata-37b88724a1358a223e93d6f82299a883bb8e0b48.zip |
Update most old updates because new installations doesn't needs them.
Diffstat (limited to 'npc/003-3')
-rw-r--r-- | npc/003-3/malindou.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt index 400d9ac38..51797272d 100644 --- a/npc/003-3/malindou.txt +++ b/npc/003-3/malindou.txt @@ -15,6 +15,7 @@ OnInit: .distance = 4; // Update handler (use `date +%s` for this) + /* // Current UPDATE value: Qui Jun 7 08:10:55 -03 2018 if ($UPDATE < 1528369855) { $UPDATE=1528369855; @@ -390,6 +391,7 @@ OnInit: debugmes "* picklog options Update"; debugmes ""; } + */ // Current UPDATE value: Sex Jun 21 13:20:21 -03 2019 // Tulimshar Sailors quest was split in two if ($UPDATE < 1561134021) { |