home · contact · privacy
Add basic admin commands.
[plomrogue2] / config.json
index 1824802252c5c9813f3581094196e10fb56ea77c..11852683e6c909150ddcb1b64c5ddeda3a020a6e 100644 (file)
@@ -1,10 +1,13 @@
 {
     "switch_to_chat": "t",
     "switch_to_play": "p",
+    "switch_to_password": "P",
     "switch_to_annotate": "M",
     "switch_to_portal": "T",
     "switch_to_study": "?",
     "switch_to_edit": "m",
+    "switch_to_admin": "A",
+    "switch_to_control_pw": "C",
     "flatten": "F",
     "take_thing": "z",
     "drop_thing": "u",