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.txt12
1 files changed, 10 insertions, 2 deletions
diff --git a/npc/craft/recipes.txt b/npc/craft/recipes.txt
index 849638146..aa5bd0665 100644
--- a/npc/craft/recipes.txt
+++ b/npc/craft/recipes.txt
@@ -139,12 +139,14 @@ function readAlchemy {
showRecipe(HastePotion,
StrengthPotion,
StatusResetPotion,
+ HomunResetPotion,
MoveSpeedPotion,
PrecisionPotion,
DodgePotion,
SacredLifePotion,
SacredManaPotion,
- SacredImmortalityPotion);
+ SacredImmortalityPotion,
+ MagicApple);
dnext;
// Stats Boosts
@@ -173,7 +175,13 @@ function readAlchemy {
mesc "----------"+l("Reagents & Other Potions")+"----------", 2;
showRecipe(IcedBottle,
PurificationPotion,
- DeathPotion);
+ DeathPotion,
+ BrokenWarpCrystal,
+ SmokeGrenade,
+ ScentGrenade,
+ Grenade,
+ Insurance,
+ InsuranceContract);
next;
@scope$="";