summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/constants.conf2
-rw-r--r--db/pre-re/skill_db.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/db/constants.conf b/db/constants.conf
index 7ed2dbae..87d42fc4 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -5286,7 +5286,7 @@ more than one separator can be used in a row (so 12_3___456 is illegal).
FSKILL_RAGING: 32
FSKILL_TOTAL: 6
- AC_OWL: 43 // i.e. Mallard's Eye, compatibility purposes
+ AC_VULTURE: 43 // i.e. Mallard's Eye, compatibility purposes
comment__: "TMW Constants"
bDeaf:70
diff --git a/db/pre-re/skill_db.conf b/db/pre-re/skill_db.conf
index f77e26e2..04a80ea7 100644
--- a/db/pre-re/skill_db.conf
+++ b/db/pre-re/skill_db.conf
@@ -1751,7 +1751,7 @@ skill_db: (
},
{
Id: 43
- Name: "SKILL_MALLARDS_EYE"
+ Name: "AC_OWL"
Description: "Owl's Eye"
MaxLevel: 10
NumberOfHits: 0
@@ -1767,7 +1767,7 @@ skill_db: (
},
{
Id: 44
- Name: "AC_VULTURE"
+ Name: "SKILL_MALLARDS_EYE"
Description: "Vulture's Eye"
MaxLevel: 10
NumberOfHits: 0