summaryrefslogtreecommitdiff
path: root/npc/000-2-3/nard.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-3/nard.txt')
-rw-r--r--npc/000-2-3/nard.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index 05630e05..4c7f4cb1 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -28,6 +28,7 @@
.@nard = getq(ShipQuests_Nard);
.@gugli = getq(ShipQuests_Gugli);
.@gado = getq(ShipQuests_ChefGado);
+ if (#ADD_LVL > 30) "Mana Tree?"::mtConvert(); // Mirror Lake Safety Call
L_Checker:
if (.@gado > 3 && .@nard == 3) goto L_ChefQuestComplete;
@@ -246,7 +247,7 @@ L_Skip:
mesn;
mesq l("Are you absolutely, totally, certainly, completely sure, that you want a free, effortless ride to Artis, as weak and poorly equipped as you currently are?");
next;
- mesc l("This decision cannot be reverted. Think with attention!"), 1;
+ mesc l("This decision cannot be reverted. Think carefully!"), 1;
select
l("Actually, lets do the tutorial."),
l("Lemme do Drasil Island!"),
@@ -260,7 +261,7 @@ L_Skip:
setq ShipQuests_Alige, 3;
setq ShipQuests_Peter, 15;
setq ShipQuests_Nard, 5; // NOTE: Completes the Beta
- setq ShipQuests_Knife, 1;
+ setq ShipQuests_Knife, 2;
setq ShipQuests_ArpanMoney, 3;
setq ShipQuests_Door, 1;
setq ShipQuests_Couwan, 2;