From 0b6a0827df949032bd573106987160389c068efe Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 11 Apr 2021 08:40:21 -0300 Subject: Mallard Eye is AC_VULTURE, not AC_OWL --- db/constants.conf | 2 +- db/pre-re/skill_db.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'db') 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 -- cgit v1.2.3-70-g09d2