From a1b6613c6c6a2f8d6e1ecd47e766bd40f92ac295 Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sun, 28 Jun 2026 02:40:30 -0400 Subject: feat: admin accounts, god mode, OLC commands like dig/room, 'inline' objects changed to 'local' objects --- data/help/god.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 data/help/god.yaml (limited to 'data/help/god.yaml') diff --git a/data/help/god.yaml b/data/help/god.yaml new file mode 100644 index 0000000..d68e045 --- /dev/null +++ b/data/help/god.yaml @@ -0,0 +1,7 @@ +name: god +description: |- + Admin-only. Temporarily sets all your skills to level 99, prevents mobs + from aggressing you, lets you walk through blocked exits, and makes you + immune to hazard damage and death. Does not persist across reconnects. + Usage: god + Use 'ungod' to restore your normal stats and privileges. -- cgit v1.2.3