diff options
author | Bardur Arantsson <bardur@scientician.net> | 2016-10-05 18:45:09 +0200 |
---|---|---|
committer | Bardur Arantsson <bardur@scientician.net> | 2016-10-05 18:49:38 +0200 |
commit | cbafbc638c2e1d5bb40ee6bc419007062e9615e4 (patch) | |
tree | 0a4644c9c935a2a54d8b52613c67a09fc2fbf4be /lib/help/debug.txt | |
parent | 551339813797a9b274ccf5f3f0c4f0d0b44cbf64 (diff) |
Remove traps
Credit goes mostly to "miramor" <danlev@norwoodlight.com> who did most
of the actual work. I just did a few minor tweaks and fixes + rebased
onto master.
Diffstat (limited to 'lib/help/debug.txt')
-rw-r--r-- | lib/help/debug.txt | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/lib/help/debug.txt b/lib/help/debug.txt index 5328af35..8aea13ee 100644 --- a/lib/help/debug.txt +++ b/lib/help/debug.txt @@ -29,7 +29,7 @@ will not be scored if you use debug commands. *****debug.txt*29[o Edit object attributes] O (unused) *****debug.txt*31[p Phase door] P (unused) *****debug.txt*33[q Get a quest] Q (unused) - r (unused) *****debug.txt*36[R Create a trap] + r (unused) R (unused) *****debug.txt*37[s Summon monster] *****debug.txt*38[S Change the feature of the map] *****debug.txt*39[t Teleport] *****debug.txt*40[T Teleport to a town] *****debug.txt*41[u Complete map] *****debug.txt*42[U Become undead] @@ -105,7 +105,7 @@ maximal legal value. For example : 03^AC will create the Arkenstone of Thrane (+3) ~~~~~7 [[[[[GDetect all (d)] - Sense ways out/monsters/objects/traps. + Sense ways out/monsters/objects. ~~~~~8 [[[[[GTeleport to the wilderness (D)] From a dungeon this will teleport you to the wilderness level @@ -179,11 +179,6 @@ maximal legal value. ~~~~~35 [[[[[GGain reward (r)] Some high being grants you a reward. -~~~~~36 -[[[[[GCreate a trap (R)] - Use the "Command count", aka 0, to specify a number from - tr_info.txt to put a trap on the ground where you are - standing. ~~~~~37 [[[[[GSummon monster (s)] Summon a random monster, next to where you stand. |