summaryrefslogtreecommitdiff
path: root/npc/craft/recipes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/craft/recipes.txt')
-rw-r--r--npc/craft/recipes.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/craft/recipes.txt b/npc/craft/recipes.txt
index 19d4e44ee..0f97f92e5 100644
--- a/npc/craft/recipes.txt
+++ b/npc/craft/recipes.txt
@@ -157,7 +157,7 @@ function readCrafting {
next;
mesc l("List of known crafting recipes:");
mes "";
- // Weapons
+ // Melee Weapons: Never use Titanium nor Lead
mesc "----------"+l("Melee Weapon Recipes")+"----------", 2;
showRecipe(CraftWoodenSword, WoodenSword,
20, WoodenLog,
@@ -182,7 +182,7 @@ function readCrafting {
24, Coal,
1, EverburnPowder);
next;
- // Weapons
+ // Magical Weapons: Wood + powders
mesc "----------"+l("Magical Weapon Recipes")+"----------", 2;
showRecipe(CraftTrainingWand, TrainingWand,
20, WoodenLog,
@@ -210,7 +210,7 @@ function readCrafting {
20, FluoPowder,
7, GemPowder);
next;
- // Weapons
+ // Firestaff Weapons: Lead + Titanium
mesc "----------"+l("Fire Staffs Recipes")+"----------", 2;
showRecipe(CraftPynRevolver, PynRevolver,
4, LeadIngot,
@@ -233,7 +233,7 @@ function readCrafting {
16, Coal,
1, EverburnPowder);
next;
- // Shields
+ // Shields: May use Leather. Titanium or Lead, but never both
mesc "----------"+l("Shield Recipes")+"----------", 2;
showRecipe(CraftWoodenShield, WoodenShield,
40, WoodenLog,
@@ -245,7 +245,7 @@ function readCrafting {
5, Coal,
1, EverburnPowder);
next;
- // Misc
+ // Misc: Misc items
mesc "----------"+l("Miscellaneous Recipes")+"----------", 2;
showRecipe(CraftGoldenRing, GoldenRing,
5, GoldPieces,