summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md1
-rw-r--r--data/activities.yml2
2 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 788d032..e308d91 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
- Purifying ingots now only costs 5 ingots instead of 10.
- Planequarrying in the Deepshaft now has a 70% chance to yield iron ore, up from 40%. Consequently, crude iron ore
chance has been reduced from 50% to 20%.
+- Crafting iron longsword now requires Otherforge level 7 (up from 5).
- XP value changes:
- Iron ore reduced from 15 to 10.
- Pure iron ore reduced from 30 to 25.
diff --git a/data/activities.yml b/data/activities.yml
index b65df72..e46bae1 100644
--- a/data/activities.yml
+++ b/data/activities.yml
@@ -742,7 +742,7 @@ craft_iron_longsword:
level: 1
- type: "skill"
gid: "otherforge"
- level: 5
+ level: 7
duration:
base: 150
minimum: 35