diff options
Diffstat (limited to 'npc/003-3/malindou.txt')
-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) { |