From cd090a50ea43124241edb326eaf6f5b81c7d0e6b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 8 Jun 2019 13:41:32 -0300 Subject: Add human-readable version of wand recipes --- db/craft_db.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'db') diff --git a/db/craft_db.conf b/db/craft_db.conf index 1bc10d9e6..0f4ae9d24 100644 --- a/db/craft_db.conf +++ b/db/craft_db.conf @@ -823,7 +823,7 @@ craft_db: ( Name: "CraftTrainingWand" Flag: 16 ReturnCode: 7000 - //WoodenSword + //TrainingWand SourceItems: ( { @@ -854,7 +854,7 @@ craft_db: ( Name: "CraftNoviceWand" Flag: 16 ReturnCode: 7001 - //WoodenSword + //NoviceWand SourceItems: ( { @@ -885,7 +885,7 @@ craft_db: ( Name: "CraftApprenticeWand" Flag: 16 ReturnCode: 7002 - //WoodenSword + //ApprenticeWand SourceItems: ( { @@ -916,7 +916,7 @@ craft_db: ( Name: "CraftLeaderWand" Flag: 16 ReturnCode: 7003 - //WoodenSword + //LeaderWand SourceItems: ( { @@ -948,7 +948,7 @@ craft_db: ( Name: "CraftLegendaryWand" Flag: 16 ReturnCode: 7004 - //WoodenSword + //LegendaryWand SourceItems: ( { -- cgit v1.2.3-60-g2f50