summaryrefslogtreecommitdiff
path: root/world/map/npc/011-1/alchemist.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/011-1/alchemist.txt')
-rw-r--r--world/map/npc/011-1/alchemist.txt52
1 files changed, 26 insertions, 26 deletions
diff --git a/world/map/npc/011-1/alchemist.txt b/world/map/npc/011-1/alchemist.txt
index de66be6a..fd8ec7a8 100644
--- a/world/map/npc/011-1/alchemist.txt
+++ b/world/map/npc/011-1/alchemist.txt
@@ -143,7 +143,7 @@ L_MenuItems:
L_iron_powder:
mes "[Rauk the Alchemist]";
- mes "\"Iron powder? Hmm, I can extract some iron powder out of a chunk of iron ore, but that will require me to dissolve it. If you give me a chunk of iron ore and 100 GP for the acid, I can do it.\"";
+ mes "\"Iron powder? Hmm, I can extract some iron powder out of a chunk of iron ore, but that will require me to dissolve it. If you give me a chunk of iron ore and 100 GP for the acid, I can do it.\"";
next;
menu
"Never mind.", L_abort,
@@ -163,31 +163,31 @@ L_Next:
set Zeny, Zeny - 100;
getitem "IronPowder", 4;
mes "[Rauk the Alchemist]";
- mes "Rauk places your chunk of ore in a strange glass container, then pours a steaming yellow liquid over it. Before your eyes, the ore dissolves.";
+ mes "Rauk places your chunk of ore in a strange glass container, then pours a steaming yellow liquid over it. Before your eyes, the ore dissolves.";
next;
mes "[Rauk the Alchemist]";
- mes "Rauk pours another liquid over the resultant mixture, then pours the result through a piece of cloth placed in a funnel, followed by a cup of water. He removes the residual metal powder from the cloth and hands it to you.";
+ mes "Rauk pours another liquid over the resultant mixture, then pours the result through a piece of cloth placed in a funnel, followed by a cup of water. He removes the residual metal powder from the cloth and hands it to you.";
mes "\"This is about as fine as I can make it without mechanical help.\"";
close;
L_iron_powder_noore:
mes "[Rauk the Alchemist]";
- mes "\"I do need a chunk of iron ore. Please return when you have one.\"";
+ mes "\"I do need a chunk of iron ore. Please return when you have one.\"";
close;
L_iron_powder_nozeny:
mes "[Rauk the Alchemist]";
- mes "\"I'm sorry, but I must ask that you pay 100 GP-- the acid I use is not cheap.\"";
+ mes "\"I'm sorry, but I must ask that you pay 100 GP – the acid I use is not cheap.\"";
close;
L_iron_powder_full:
mes "[Rauk the Alchemist]";
- mes "\"I don't think that you have room to carry this. Please come back later.\"";
+ mes "\"I don't think that you have room to carry this. Please come back later.\"";
close;
L_sulphur:
mes "[Rauk the Alchemist]";
- mes "\"Oh, that is easy. Bring me three piles of volcanic ash and three mauve leaves, and I will extract twelve piles of sulphur ash for you.\"";
+ mes "\"Oh, that is easy. Bring me three piles of volcanic ash and three mauve leaves, and I will extract twelve piles of sulphur ash for you.\"";
next;
menu
"I will be back.", L_abort,
@@ -210,10 +210,10 @@ L_Next1:
delitem "MauveHerb", 3;
getitem "SulphurPowder", 12;
mes "[Rauk the Alchemist]";
- mes "You watch Rauk burn the mauve leaves in the midst of the ashes. He then dissolves the result and pours it through a filter, finally heating up the residual liquid.";
+ mes "You watch Rauk burn the mauve leaves in the midst of the ashes. He then dissolves the result and pours it through a filter, finally heating up the residual liquid.";
next;
mes "[Rauk the Alchemist]";
- mes "The water having evaporated, only some yellow powder is left over. Rauk carefully pours it into your hand.";
+ mes "The water having evaporated, only some yellow powder is left over. Rauk carefully pours it into your hand.";
mes "\"This should be precisely twelve half-ounces of sulphur powder.\"";
close;
@@ -229,14 +229,14 @@ L_sulphur_nomauve:
L_sulphur_nospace:
mes "[Rauk the Alchemist]";
- mes "\"Oh dear. You don't seem to be able to carry the sulphur powder.\"";
+ mes "\"Oh dear. You don't seem to be able to carry the sulphur powder.\"";
close;
L_mana_potion:
mes "[Rauk the Alchemist]";
- mes "\"Humh... I do believe that I have a recipe somewhere. One moment...\"";
+ mes "\"Humh... I do believe that I have a recipe somewhere. One moment...\"";
mes "Rauk pulls a small book out of his sleeve and leafs through it.";
- mes "\"Aha, here we are. Hmm, I'm not convinced that this is the best possible recipe...\"";
+ mes "\"Aha, here we are. Hmm, I'm not convinced that this is the best possible recipe...\"";
next;
mes "[Rauk the Alchemist]";
mes "\"I shall need one pearl, one bottle of water, thirty mauve leaves, twenty gamboge leaves, and five piles of volcanic ash.\"";
@@ -271,7 +271,7 @@ L_get_mana_potion:
delitem "BottleOfWater", 1;
getitem "ManaPotion", 1;
mes "[Rauk the Alchemist]";
- mes "Rauk grinds the leaves, then crushes the pearl. Taking out a small charcoal oven, he heats up your water bottle and dissolves first the pearl powder, then the ashes.";
+ mes "Rauk grinds the leaves, then crushes the pearl. Taking out a small charcoal oven, he heats up your water bottle and dissolves first the pearl powder, then the ashes.";
mes "The brew begins to bubble violently.";
next;
mes "[Rauk the Alchemist]";
@@ -279,13 +279,13 @@ L_get_mana_potion:
mes "He then mixes the residual paste with the leaves, stirs in a little water from the pond and fills the result into a separate bottle.";
next;
mes "[Rauk the Alchemist]";
- mes "\"Here you are. I hope that this is what you wanted.\"";
+ mes "\"Here you are. I hope that this is what you wanted.\"";
next;
goto L_main_menu;
L_mana_potion_toomuch:
mes "[Rauk the Alchemist]";
- mes "\"You look quite burdened already. Why don't you drop off a few things first, and come back later?\"";
+ mes "\"You look quite burdened already. Why don't you drop off a few things first, and come back later?\"";
next;
goto L_main_menu;
@@ -298,7 +298,7 @@ L_mana_potion_lacking:
L_iron:
set @COST_PER_IRON_POTION, 2;
- mes "\" To make them, I'm going to need " + @COST_PER_IRON_POTION + " Small Mushrooms per Iron Potion. How many Iron Potions would you like?\"";
+ mes "\" To make them, I'm going to need " + @COST_PER_IRON_POTION + " Small Mushrooms per Iron Potion. How many Iron Potions would you like?\"";
input @count;
if (@count == 0)
@@ -318,7 +318,7 @@ L_iron:
L_concentration:
set @COST_PER_CONCENTRATION_POTION, 2;
- mes "\" To make them, I'm going to need " + @COST_PER_CONCENTRATION_POTION + " Pink Petals per Concentration Potion. How many Concentration Potions would you like?\"";
+ mes "\" To make them, I'm going to need " + @COST_PER_CONCENTRATION_POTION + " Pink Petals per Concentration Potion. How many Concentration Potions would you like?\"";
input @count;
if (@count == 0)
@@ -369,7 +369,7 @@ L_wumpus_egg_intro:
mes "[Rauk the Alchemist]";
mes "Rauk's eyes brighten up.";
mes "\"Ah, a wumpus egg is one of the most powerful catalysts out there, useful for transmutation and transchromation! Unfortunately the Common Wumpus is almost completely extinct these days, so they are hard to find.";
- mes "Should you find one, please let me know-- I will pay well for one!\"";
+ mes "Should you find one, please let me know – I will pay well for one!\"";
close;
L_obsidian_spork_intro:
@@ -399,7 +399,7 @@ L_pick_colour:
L_description:
mes "[Rauk the Alchemist]";
- mes "\"The kinds of dyes I know are made from herbs-- alizarin for red, gamboge for yellow, cobalt for blue, and mauve as binding agent for dark colors.\"";
+ mes "\"The kinds of dyes I know are made from herbs – alizarin for red, gamboge for yellow, cobalt for blue, and mauve as binding agent for dark colors.\"";
next;
mes "[Rauk the Alchemist]";
mes "\"Some of the colors need more ingredients, including some that you can't find here, so I have to charge money for them.";
@@ -457,7 +457,7 @@ L_d_pearl:
L_d_maggot_slime:
mes "[Rauk the Alchemist]";
- mes "\"As the name might have given away already, maggot slime is most easily obtained from maggots. Still, there are some other creatures-- such as bats-- that secrete a similar kind of slime that for alchemistic purposes is equivalent.\"";
+ mes "\"As the name might have given away already, maggot slime is most easily obtained from maggots. Still, there are some other creatures – such as bats – that secrete a similar kind of slime that for alchemistic purposes is equivalent.\"";
next;
goto L_description_quick;
@@ -509,7 +509,7 @@ L_yellow:
L_yellow_fail:
mes "[Rauk the Alchemist]";
- mes "\"Without enough gamboge leaves-- I would need at least ten--, I can't make yellow dye for you.\"";
+ mes "\"Without enough gamboge leaves – I would need at least ten--, I can't make yellow dye for you.\"";
next;
goto L_intermediate;
@@ -579,7 +579,7 @@ L_d_green:
L_d_no_green:
mes "[Rauk the Alchemist]";
- mes "\"Come back when you are a little more experienced. I might be able to tell you how to make green dye then.\"";
+ mes "\"Come back when you are a little more experienced. I might be able to tell you how to make green dye then.\"";
close;
L_orange:
@@ -833,7 +833,7 @@ L_d_dark_green_q_main:
L_dark_green_q_wear:
mes "[Rauk the Alchemist]";
mes "\"The color stabilises after a week or so.";
- mes "Others can wear the clothes you have dyed-- just make sure that you wear those clothes for a week before passing them on.\"";
+ mes "Others can wear the clothes you have dyed – just make sure that you wear those clothes for a week before passing them on.\"";
next;
goto L_d_dark_green_q_main;
@@ -855,7 +855,7 @@ L_dark_green_q_explain2:
L_dark_green_q_explain:
mes "[Rauk the Alchemist]";
- mes "\"We have to measure the balance between your light and your dark bile-- two of your humors-- and use that as the maggot slime concentration.\"";
+ mes "\"We have to measure the balance between your light and your dark bile – two of your humors – and use that as the maggot slime concentration.\"";
mes "\"This will probably take several tries; for each try we need maggot slime from one maggot.\"";
next;
mes "[Rauk the Alchemist]";
@@ -866,7 +866,7 @@ L_dark_green_q_explain:
next;
mes "[Rauk the Alchemist]";
mes "Rauk smiles.";
- mes "\"But don't worry, I will happily do all this for free-- I rather enjoy these little games.\"";
+ mes "\"But don't worry, I will happily do all this for free – I rather enjoy these little games.\"";
next;
menu
"Er... can you explain that again?", L_dark_green_q_explain,
@@ -1008,7 +1008,7 @@ L_monster_oil:
L_Next3:
mes "[Rauk the Alchemist]";
- mes "You will need a pearl, a pair of snake skins, two piles of volcanic ash, three black scorpion stingers-- and a golden scorpion stinger. In addition you must have plenty of herbs to stabilise the concoction; mauve, alizarin, cobalt and gamboge will do just fine.";
+ mes "You will need a pearl, a pair of snake skins, two piles of volcanic ash, three black scorpion stingers – and a golden scorpion stinger. In addition you must have plenty of herbs to stabilise the concoction; mauve, alizarin, cobalt and gamboge will do just fine.";
next;
mes "[Rauk the Alchemist]";
mes "\"Take the pearl, skins, black stingers, ash, and cook briefly in a cauldron. Next add the mauve/alizarin/cobalt/gamboge as needed to stabilise into a black brew. Lastly, add the golden scorpion stinger and let boil briefly. And it's done.\"";