summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/003-3/malindou.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/npc/003-3/malindou.txt b/npc/003-3/malindou.txt
index cd5e53cc4..acd12350a 100644
--- a/npc/003-3/malindou.txt
+++ b/npc/003-3/malindou.txt
@@ -983,6 +983,15 @@ OnInit:
disablenpc "Lightbringer";
$UPDATE = 1702683000;
}
+ // Current UPDATE value: Dom Jun 02 13:14:50 -03 2024
+ // Replace ShipQuests_Julia ID
+ if ($UPDATE < 1717344890) {
+ query_sql("UPDATE `quest` SET `quest_id` = '4' WHERE `quest`.`quest_id` = '0'");
+ $UPDATE=1717344890;
+ debugmes "";
+ debugmes "* Invalidate quest ID 0";
+ debugmes "";
+ }
// This mensures Contributors Credits, and changes only during updates.