summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2016-10-22 13:40:14 +0200
committerBardur Arantsson <bardur@scientician.net>2016-10-22 15:30:23 +0200
commitf7a9a64b585facda723742ef30f02da0a1f48b77 (patch)
treecf60b944e8f2469cf676903991669f3e61fe7d86 /src/defines.h
parent128b467fcc9a36fc1f8d1794f8c66ae1a9d08274 (diff)
Remove !SelfKnowledge
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/defines.h b/src/defines.h
index 1cd16b89..6fab7852 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -1505,7 +1505,6 @@
#define SV_POTION_AUGMENTATION 55
#define SV_POTION_ENLIGHTENMENT 56
#define SV_POTION_STAR_ENLIGHTENMENT 57
-#define SV_POTION_SELF_KNOWLEDGE 58
#define SV_POTION_EXPERIENCE 59
#define SV_POTION_RESISTANCE 60
#define SV_POTION_CURING 61
@@ -1888,7 +1887,6 @@
#define GF_JAM_DOOR 88
#define GF_DOMINATION 89
#define GF_DISP_GOOD 90
-#define GF_IDENTIFY 91
#define GF_RAISE 92
#define GF_STAR_IDENTIFY 93
#define GF_DESTRUCTION 94