summaryrefslogtreecommitdiff
path: root/npc/000-2-0
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-2-0')
-rw-r--r--npc/000-2-0/billybons.txt2
-rw-r--r--npc/000-2-0/doors.txt2
-rw-r--r--npc/000-2-0/julia.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-2-0/billybons.txt b/npc/000-2-0/billybons.txt
index b7b4f0f8..5a2439d3 100644
--- a/npc/000-2-0/billybons.txt
+++ b/npc/000-2-0/billybons.txt
@@ -72,7 +72,7 @@ l_Secret:
close;
l_Hic:
- npctalk "*hic*";
+ npctalk3 "*hic*";
close;
diff --git a/npc/000-2-0/doors.txt b/npc/000-2-0/doors.txt
index 366fba52..0bf32e55 100644
--- a/npc/000-2-0/doors.txt
+++ b/npc/000-2-0/doors.txt
@@ -49,7 +49,7 @@ l_GotoNard:
close;
l_End:
- npctalk "The door is locked.";
+ npctalk3 "The door is locked.";
close;
}
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index c505efb2..dd1ee400 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -263,7 +263,7 @@ l_Rumors:
close;
l_Quit:
- npctalk "Bye!";
+ npctalk3 "Bye!";
closedialog;
close;
}