summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-09 19:26:34 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-09 19:47:35 +0200
commitca63c6bf6fa6d72b93b53cc48d06cc69b3bebe9e (patch)
tree6df959264f31196bfb9a74cad3f5f8ddcd511a82 /src/defines.h
parent24778733a4fd919a7646750ebb0211dca689b245 (diff)
Lua: Move "Geomancy" ability to C
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/defines.h b/src/defines.h
index fe689725..c1dafdf4 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -610,6 +610,7 @@
#define MKEY_COMPANION 22
#define MKEY_PIERCING 23
#define MKEY_DEATH_TOUCH 100
+#define MKEY_GEOMANCY 101
/*** Screen Locations ***/