summaryrefslogtreecommitdiff
path: root/src/init1.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2018-03-25 20:07:30 +0200
committerBardur Arantsson <bardur@scientician.net>2018-03-25 20:07:30 +0200
commit38bfd103d737abb120de992216f9b7f5f505cf39 (patch)
treeadb030e81c5ee8f912748390cc3b5f94020387de /src/init1.cc
parent831ae894df3ec4db62d78b857eb3f085a3e89121 (diff)
Remove ID_FULL/ID_PLAIN activations
We need to change 'Eriril' and I'm not sure how much sense the new activation makes. It'll have to do.
Diffstat (limited to 'src/init1.cc')
-rw-r--r--src/init1.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/init1.cc b/src/init1.cc
index 9d7070a6..dd5365b8 100644
--- a/src/init1.cc
+++ b/src/init1.cc
@@ -404,8 +404,8 @@ static const char *activation_names[] =
"MAP_LIGHT", /* 112*/
"DETECT_ALL", /* 113*/
"DETECT_XTRA", /* 114*/
- "ID_FULL", /* 115*/
- "ID_PLAIN", /* 116*/
+ "XXX115", /* 115*/
+ "XXX116", /* 116*/
"RUNE_EXPLO", /* 117*/
"RUNE_PROT", /* 118*/
"SATIATE", /* 119*/