From 6b0c7c6f86c1bf6b151882a1de5b3e629d3c9dc0 Mon Sep 17 00:00:00 2001 From: TheKandiman Date: Tue, 15 Feb 2011 00:59:19 -0500 Subject: gy inn: minor changes in item references, headless man quest --- npc/009-4/orum.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'npc/009-4/orum.txt') diff --git a/npc/009-4/orum.txt b/npc/009-4/orum.txt index 6c2681f8..9857aa80 100644 --- a/npc/009-4/orum.txt +++ b/npc/009-4/orum.txt @@ -144,10 +144,10 @@ L_Start_Quest: mes "He pulls a crumpled piece of paper from his pocket, smooths it out and writes a list on it before handing it to you.."; next; - mes "" + @B0_WISPPOWDER + " Wisp Powders,"; - mes "" + @B0_POLTERGEISTPOWDER + " Poltergeist Powders,"; - mes "" + @B0_SPECTREPOWDER + " Spectre Powders,"; - mes "" + @B0_HARDSPIKES + " Hard Spikes"; + mes "" + @B0_WISPPOWDER + " [Wisp Powder]s,"; + mes "" + @B0_POLTERGEISTPOWDER + " [Poltergeist Powder]s,"; + mes "" + @B0_SPECTREPOWDER + " [Spectre Powder]s,"; + mes "" + @B0_HARDSPIKES + " [Hard Spike]s"; next; menu @@ -197,10 +197,10 @@ L_List_Materials: mes "He scavenges around in his pocket for another piece of paper then writes a new list.."; next; - mes @B0_WISPPOWDER + " Wisp Powders,"; - mes @B0_POLTERGEISTPOWDER + " Poltergeist Powders,"; - mes @B0_SPECTREPOWDER + " Spectre Powders,"; - mes @B0_HARDSPIKES + " Hard Spikes"; + mes @B0_WISPPOWDER + " [Wisp Powder]s,"; + mes @B0_POLTERGEISTPOWDER + " [Poltergeist Powder]s,"; + mes @B0_SPECTREPOWDER + " [Spectre Powder]s,"; + mes @B0_HARDSPIKES + " [Hard Spike]s"; next; mes "[Orum]"; @@ -427,7 +427,7 @@ L_Gather_More: mes @BT_PILESOFASH + " Piles of Sand or Ash,"; mes @BT_HERBS + " Gamboge Herbs,"; mes @BT_HERBS + " Alizarin Herbs,"; - mes @BT_HERBS + " Cobalt herbs"; + mes @BT_HERBS + " Cobalt Herbs"; next; menu @@ -466,7 +466,7 @@ L_List_Materials_More: mes @BT_PILESOFASH + " Piles of Sand or Ash,"; mes @BT_HERBS + " Gamboge Herbs,"; mes @BT_HERBS + " Alizarin Herbs,"; - mes @BT_HERBS + " Cobalt herbs"; + mes @BT_HERBS + " Cobalt Herbs"; next; mes "[Orum]"; -- cgit v1.2.3-60-g2f50