Difference between revisions of "Unwield"

From StickMUD
Jump to navigation Jump to search
(Created page with "<code>unwield</code> - Remove a weapon from ones hand. ==Description== Remove a weapon from ones dominant hand. {| class="wikitable" |+Syntax !Command !Description |- |<code>...")
 
m
 
(One intermediate revision by the same user not shown)
Line 7: Line 7:
 
!Command
 
!Command
 
!Description
 
!Description
 +
|-
 +
|<code>unwield</code>
 +
|Remove all weapons.
 
|-
 
|-
 
|<code>unwield</code> <weapon>
 
|<code>unwield</code> <weapon>
|Remove weapon from hand.
+
|Remove <weapon> from hand.
 
|}
 
|}
  
 
==See Also==
 
==See Also==
 
[[attack]], [[hold]], [[kill]], [[remove]], [[unwear]], [[wear]], and [[wield]]
 
[[attack]], [[hold]], [[kill]], [[remove]], [[unwear]], [[wear]], and [[wield]]

Latest revision as of 18:19, 20 June 2021

unwield - Remove a weapon from ones hand.

Description

Remove a weapon from ones dominant hand.

Syntax
Command Description
unwield Remove all weapons.
unwield <weapon> Remove <weapon> from hand.

See Also

attack, hold, kill, remove, unwear, wear, and wield