summaryrefslogtreecommitdiff
path: root/npc/009-2/peter.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/009-2/peter.txt')
-rw-r--r--npc/009-2/peter.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/009-2/peter.txt b/npc/009-2/peter.txt
index 995bfc31..11d9931d 100644
--- a/npc/009-2/peter.txt
+++ b/npc/009-2/peter.txt
@@ -5,7 +5,7 @@
mes "[Peter]";
mes "\"Hello, I am Peter, apprentice to Nicholas.\"";
next;
- mes "\"I can make you some sturdy armor: you must give me [Iron Ingot]s to craft with and some gold pieces for my efforts.\"";
+ mes "\"I can make you some sturdy armor: you must give me Iron Ingots to craft with and some gold pieces for my efforts.\"";
next;
mes "[Peter]";
mes "\"What would you like me to make?\"";
@@ -69,7 +69,7 @@ L_Peter_NotEnough_Ingot:
L_Peter_NotEnough_Coal:
mes "[Peter]";
- mes "\"You don't have enough [Coal].\"";
+ mes "\"You don't have enough Coal.\"";
close;
L_Peter_TooMany: