summaryrefslogtreecommitdiff
path: root/db/craft_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/craft_db.conf')
-rw-r--r--db/craft_db.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/db/craft_db.conf b/db/craft_db.conf
index c010081e2..055222ed9 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -248,7 +248,7 @@ craft_db: (
CreateItems:
(
{
- OrangeCottonDye: 2
+ OrangeDye: 2
},
)
RequiredQuests: {
@@ -263,7 +263,7 @@ craft_db: (
(
{
VneckJumper: 1
- CrimsonCashmereDye: 1
+ CrimsonDye: 1
Empty: 0
Empty: 0
@@ -275,7 +275,7 @@ craft_db: (
Empty: 0
},
{
- CrimsonCashmereDye: 1
+ CrimsonDye: 1
VneckJumper: 1
Empty: 0
@@ -294,7 +294,7 @@ craft_db: (
VneckJumper:
{
Amount: 1
- Cards: ["CrimsonCashmereDye"]
+ Cards: ["CrimsonDye"]
},
},
)