diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/help/god.yaml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/data/help/god.yaml b/data/help/god.yaml index d68e045..ac0fc97 100644 --- a/data/help/god.yaml +++ b/data/help/god.yaml @@ -1,7 +1,9 @@ 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 + Admin-only. Temporarily sets all your skills to a given level, 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 [level] + god - set all skills to 99 + god 20 - set all skills to level 20 (1-99) Use 'ungod' to restore your normal stats and privileges. |
