summaryrefslogtreecommitdiff
path: root/npc/017-3/doctor.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-3/doctor.txt')
-rw-r--r--npc/017-3/doctor.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/017-3/doctor.txt b/npc/017-3/doctor.txt
index d9de506f6..5f6d62252 100644
--- a/npc/017-3/doctor.txt
+++ b/npc/017-3/doctor.txt
@@ -263,7 +263,7 @@ L_Cont:
mesc l("The doctor quickly analyzes you with some tool. Which looks like a screwdriver? Probably just a generic scanner, though.");
mesq l("Gimme a second... Yes, you seem to be fine now, very well, congratulations!");
next;
- inventoryplace MylarinDust, 1;
+ inventoryplace SaviorBlueprint, 1;
select
l("Why, thank you!"),
l("It was a tough fight."),
@@ -352,7 +352,7 @@ L_Cont:
mesn;
mesq l("Keep following the path. Take this and... good luck.");
getexp 300000, 0;
- getitem MylarinDust, 1;
+ getitem SaviorBlueprint, 1;
setq LoFQuest_EPISODE, 17;
close;