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.conf38
1 files changed, 31 insertions, 7 deletions
diff --git a/db/craft_db.conf b/db/craft_db.conf
index 20636bf6d..210df4055 100644
--- a/db/craft_db.conf
+++ b/db/craft_db.conf
@@ -1171,7 +1171,13 @@ craft_db: (
CreateItems:
(
{
- RawLog: 1
+ Arrow: 10
+ },
+ {
+ TrainingArrow: 20
+ },
+ {
+ TolchiArrow: 30
},
)
Priority: 10
@@ -1195,7 +1201,13 @@ craft_db: (
CreateItems:
(
{
- RawLog: 1
+ IronArrow: 10
+ },
+ {
+ Arrow: 20
+ },
+ {
+ TrainingArrow: 30
},
)
Priority: 20
@@ -1219,7 +1231,13 @@ craft_db: (
CreateItems:
(
{
- RawLog: 1
+ CursedArrow: 10
+ },
+ {
+ IronArrow: 20
+ },
+ {
+ Arrow: 30
},
)
Priority: 30
@@ -1243,7 +1261,13 @@ craft_db: (
CreateItems:
(
{
- RawLog: 1
+ ThornArrow: 10
+ },
+ {
+ CursedArrow: 20
+ },
+ {
+ IronArrow: 30
},
)
Priority: 40
@@ -1267,13 +1291,13 @@ craft_db: (
CreateItems:
(
{
- BoneArrow: 1
+ BoneArrow: 4
},
{
- BoneArrow: 2
+ BoneArrow: 8
},
{
- BoneArrow: 3
+ BoneArrow: 12
},
)
Priority: 50