summaryrefslogtreecommitdiff
path: root/npc/027-2/headless_man.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/027-2/headless_man.txt')
-rw-r--r--npc/027-2/headless_man.txt36
1 files changed, 18 insertions, 18 deletions
diff --git a/npc/027-2/headless_man.txt b/npc/027-2/headless_man.txt
index b777e07d..5e7454ca 100644
--- a/npc/027-2/headless_man.txt
+++ b/npc/027-2/headless_man.txt
@@ -68,18 +68,18 @@ L_Quest_start:
mes "[Thurstan]";
mes "\"Great! I will need the following things.\"";
- mes "\"" + @Wisp_Powder + " [Wisp Powder],\"";
- mes "\"" + @Polt_Powder + " [Poltergeist Powder],\"";
- mes "\"" + @Spec_Powder + " [Spectre Powder],\"";
- mes "\"" + @Iron_Pot + " [Iron Potion],\"";
- mes "\"" + @Conc_Pot + " [Concentration Potion],\"";
- mes "\"" + @Red_Dye + " vials of [Red Dye],\"";
- mes "\"" + @Yellow_Dye + " vials of [Yellow Dye],\"";
+ mes "\"" + @Wisp_Powder + " Wisp Powder,\"";
+ mes "\"" + @Polt_Powder + " Poltergeist Powder,\"";
+ mes "\"" + @Spec_Powder + " Spectre Powder,\"";
+ mes "\"" + @Iron_Pot + " Iron Potion,\"";
+ mes "\"" + @Conc_Pot + " Concentration Potion,\"";
+ mes "\"" + @Red_Dye + " vials of Red Dye,\"";
+ mes "\"" + @Yellow_Dye + " vials of Yellow Dye,\"";
mes "\"and...\"";
- mes "\"" + @LB_Dye + " vials of [Light Blue Dye],\"";
+ mes "\"" + @LB_Dye + " vials of Light Blue Dye,\"";
next;
mes "[Thurstan]";
- mes "\"My friend also said that I should use a metal bowl instead of a wooden one. I don't have one and I think a cauldron from the kitchen would be too big. Perhaps we could use an [Infantry Helmet] to serve that task.\"";
+ mes "\"My friend also said that I should use a metal bowl instead of a wooden one. I don't have one and I think a cauldron from the kitchen would be too big. Perhaps we could use an Infantry Helmet to serve that task.\"";
next;
mes "[Thurstan]";
mes "\"I know it probably doesn't seem like that much to you, but it is a really big deal for me. I will try to find something to compensate you for your efforts.\"";
@@ -159,15 +159,15 @@ L_Quest_notenough:
L_Quest_items:
mes "[Thurstan]";
- mes "\"" + @Wisp_Powder + " [Wisp Powder],\"";
- mes "\"" + @Polt_Powder + " [Poltergeist Powder],\"";
- mes "\"" + @Spec_Powder + " [Spectre Powder],\"";
- mes "\"" + @Iron_Pot + " [Iron Potion],\"";
- mes "\"" + @Conc_Pot + " [Concentration Potion],\"";
- mes "\"" + @Red_Dye + " vials of [Red Dye],\"";
- mes "\"" + @Yellow_Dye + " vials of [Yellow Dye],\"";
- mes "\"" + @LB_Dye + " vials of [Light Blue Dye],\"";
- mes "\"We'll also need 1 [Infantry Helmet] to use as a bowl for mixing everything together.\"";
+ mes "\"" + @Wisp_Powder + " Wisp Powder,\"";
+ mes "\"" + @Polt_Powder + " Poltergeist Powder,\"";
+ mes "\"" + @Spec_Powder + " Spectre Powder,\"";
+ mes "\"" + @Iron_Pot + " Iron Potion,\"";
+ mes "\"" + @Conc_Pot + " Concentration Potion,\"";
+ mes "\"" + @Red_Dye + " vials of Red Dye,\"";
+ mes "\"" + @Yellow_Dye + " vials of Yellow Dye,\"";
+ mes "\"" + @LB_Dye + " vials of Light Blue Dye,\"";
+ mes "\"We'll also need 1 Infantry Helmet to use as a bowl for mixing everything together.\"";
close;
L_Quest_finished: