diff options
Diffstat (limited to 'npc/craft/recipes.txt')
-rw-r--r-- | npc/craft/recipes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/craft/recipes.txt b/npc/craft/recipes.txt index 07c8625e1..45bc940f7 100644 --- a/npc/craft/recipes.txt +++ b/npc/craft/recipes.txt @@ -482,6 +482,11 @@ function readCrafting { 45, Coal, 32, IronPowder, 1, EarthPowder); + showRecipe(CraftSkyPiercer, Skypiercer, + 1, SunnyCrystal, + 5, PlatinumIngot, + 20, IridiumIngot, + 10, EverburnPowder); next; @scope$=""; return; |