summaryrefslogtreecommitdiff
path: root/src/skills_defs.hpp
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-10-05 18:45:09 +0200
committerBardur Arantsson <bardur@scientician.net>2016-10-05 18:49:38 +0200
commitcbafbc638c2e1d5bb40ee6bc419007062e9615e4 (patch)
tree0a4644c9c935a2a54d8b52613c67a09fc2fbf4be /src/skills_defs.hpp
parent551339813797a9b274ccf5f3f0c4f0d0b44cbf64 (diff)
Remove traps
Credit goes mostly to "miramor" <danlev@norwoodlight.com> who did most of the actual work. I just did a few minor tweaks and fixes + rebased onto master.
Diffstat (limited to 'src/skills_defs.hpp')
-rw-r--r--src/skills_defs.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/skills_defs.hpp b/src/skills_defs.hpp
index a39fd027..b21ea0fb 100644
--- a/src/skills_defs.hpp
+++ b/src/skills_defs.hpp
@@ -37,9 +37,9 @@
#define SKILL_MIMICRY 32
#define SKILL_ANTIMAGIC 33
#define SKILL_RUNECRAFT 34
-#define SKILL_SNEAK 35
+/* XXX */
#define SKILL_STEALTH 36
-#define SKILL_DISARMING 37
+/* XXX */
#define SKILL_STEALING 40
#define SKILL_SORCERY 41
#define SKILL_HAND 42