Skip to content

Commit 07e75ff

Browse files
committed
Merge remote-tracking branch 'Bumber64/patch-1'
2 parents 2443cef + 0d9d081 commit 07e75ff

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

exterminate.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
With no argument, lists the available races and count eligible targets.
99
1010
With the special argument ``this``, targets only the selected creature.
11-
Alternatively, ``him``, ``her``, ``it``, ``this``, ``target``, and ``selected``
11+
Alternatively, ``him``, ``her``, ``it``, ``target``, and ``selected``
1212
do the same thing.
1313
1414
With the special argument ``undead``, targets all undeads on the map,
@@ -118,7 +118,8 @@
118118
puts <<EOS
119119
Kills all creatures of a given race.
120120
With no argument, lists possible targets with their head count.
121-
With the special argument 'him' or 'her', kill only the currently selected creature.
121+
With the special argument 'this', kill only the currently selected creature.
122+
Alternatively, 'him', 'her', 'it', 'target', and 'selected' do the same thing.
122123
With the special argument 'undead', kill all undead creatures/thralls.
123124
124125
The targets will bleed out on the next game tick, or if they are immune to that, will vanish in a puff of smoke.

0 commit comments

Comments
 (0)