From 55084f835cbc5f41fd076d15fcb3a746c7746024 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 15 Apr 2020 14:24:39 -0300 Subject: Placeholders. Currently, only one terranite recipe exists. A total of 7 are planned. Not all of them exist as items...? --- npc/craft/recipes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/craft') diff --git a/npc/craft/recipes.txt b/npc/craft/recipes.txt index c17ed174b..e03e815d2 100644 --- a/npc/craft/recipes.txt +++ b/npc/craft/recipes.txt @@ -593,7 +593,7 @@ function script MakeBlueprint { array_push(.@recipes, CraftDragonShield); array_push(.@recipes, CraftManaGloves); array_push(.@recipes, CraftWarlordGloves); - array_push(.@recipes, CraftCenturionHelmet); + array_push(.@recipes, CraftCenturionHelmet); array_push(.@recipes, CraftBullHelmet); array_push(.@recipes, CraftDarkHelm); } -- cgit v1.2.3-70-g09d2