summaryrefslogtreecommitdiff
path: root/npc/craft/recipes.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-03-04 15:23:44 -0300
committerJesusaves <cpntb1@ymail.com>2020-03-04 15:23:44 -0300
commit6e170d83b89237c6dd683397c51258b247d2a0c7 (patch)
tree9a1f56ac7885b8317e923f72a579a2b5c044a3f9 /npc/craft/recipes.txt
parent34b2b7ca3bd4619adc745454a85a5c6902083dbd (diff)
downloadserverdata-6e170d83b89237c6dd683397c51258b247d2a0c7.tar.gz
serverdata-6e170d83b89237c6dd683397c51258b247d2a0c7.tar.bz2
serverdata-6e170d83b89237c6dd683397c51258b247d2a0c7.tar.xz
serverdata-6e170d83b89237c6dd683397c51258b247d2a0c7.zip
Savior Shield: Require Mylarin Dust, not Sunny Crystal
Diffstat (limited to 'npc/craft/recipes.txt')
-rw-r--r--npc/craft/recipes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/craft/recipes.txt b/npc/craft/recipes.txt
index 8f69551de..c17ed174b 100644
--- a/npc/craft/recipes.txt
+++ b/npc/craft/recipes.txt
@@ -359,7 +359,7 @@ function readCrafting {
30, Coal,
1, EverburnPowder);
showRecipe(CraftSaviorShield, SaviorShield,
- 1, SunnyCrystal,
+ 1, MylarinDust,
15, TitaniumIngot,
40, Coal,
1, EverburnPowder);