aboutsummaryrefslogtreecommitdiff
path: root/src/enums.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/enums.hh')
-rw-r--r--src/enums.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/enums.hh b/src/enums.hh
index 4801e49..2505618 100644
--- a/src/enums.hh
+++ b/src/enums.hh
@@ -430,7 +430,7 @@ enum Skill: int {
SKILL_POISON = 17,
SKILL_BURNING = 18,
SKILL_ENERGY = 19,
- SKILL_DRUNK = 20,
+ SKILL_DRUNKEN = 20,
SKILL_MANASHIELD = 21,
SKILL_SOUL = 22,
};