summaryrefslogtreecommitdiff
path: root/npc/craft/recipes.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-23 04:01:53 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-23 04:01:53 -0300
commit24067d4f3c855778f5325687b906814eb4a043f6 (patch)
tree53c8e3adcee6cf605e76ee436f4650fb2f92aa54 /npc/craft/recipes.txt
parent8485c0dc2987b66421bac034658abd6a4d6453d3 (diff)
downloadserverdata-24067d4f3c855778f5325687b906814eb4a043f6.tar.gz
serverdata-24067d4f3c855778f5325687b906814eb4a043f6.tar.bz2
serverdata-24067d4f3c855778f5325687b906814eb4a043f6.tar.xz
serverdata-24067d4f3c855778f5325687b906814eb4a043f6.zip
You can now read these recipes
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$="";