diff options
Diffstat (limited to 'npc/011-1')
-rw-r--r-- | npc/011-1/alchemist.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/011-1/alchemist.txt b/npc/011-1/alchemist.txt index bb7ef734..4031db1e 100644 --- a/npc/011-1/alchemist.txt +++ b/npc/011-1/alchemist.txt @@ -280,7 +280,7 @@ L_mana_potion_toomuch: L_mana_potion_lacking: mes "[Rauk the Alchemist]"; - mes "\"Sorry, but I need one [pearl], one [bottle of water], 30 [mauve leaves], 20 [gamboge leaves], and five piles of [volcanic ash].\""; + mes "\"Sorry, but I need one Pearl, one Bottle of Water, 30 Mauve Leaves, 20 Gamboge Leaves, and five Piles of Ash.\""; next; goto L_main_menu; @@ -307,11 +307,11 @@ L_concentration: close; L_no_iron: - mes "\"You have to bring me 2 [small mushrooms].\""; + mes "\"You have to bring me 2 Small Mushrooms.\""; close; L_no_concentration: - mes "\"You have to bring me 2 [pink petals].\""; + mes "\"You have to bring me 2 Pink Petals.\""; close; L_dyeing_intro: |