summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-1/chest.txt')
-rw-r--r--npc/000-2-1/chest.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-2-1/chest.txt b/npc/000-2-1/chest.txt
index fe615679..a6214373 100644
--- a/npc/000-2-1/chest.txt
+++ b/npc/000-2-1/chest.txt
@@ -30,7 +30,7 @@ l_Give:
setq ShipQuests_Arpan, 2;
getitem "CreasedShirt", 1;
getitem "CreasedShorts", 1;
- npctalk "You take the clothes from the chest.";
+ npctalk3 "You take the clothes from the chest.";
goto l_Quit;
OnTimer220:
@@ -40,7 +40,7 @@ OnTimer220:
end;
l_Talk:
- npctalk "You should talk to Magic Arpan first.";
+ npctalk3 "You should talk to Magic Arpan first.";
close;