summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-06-09 18:45:33 +0200
committerBardur Arantsson <bardur@scientician.net>2012-06-09 19:47:28 +0200
commit24778733a4fd919a7646750ebb0211dca689b245 (patch)
tree6a6fa93cb3b264424fa775805839d7d8be2d5053 /src/defines.h
parent4d77bc8053e1fda66f1e3f805f0a2cb74fba6201 (diff)
Lua: Move "Death Touch" 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 8a340a4c..fe689725 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -609,6 +609,7 @@
#define MKEY_BOULDER 21
#define MKEY_COMPANION 22
#define MKEY_PIERCING 23
+#define MKEY_DEATH_TOUCH 100
/*** Screen Locations ***/